diff options
author | Sebastian Ott <[email protected]> | 2014-11-28 15:40:57 +0100 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2014-12-01 11:06:55 +0100 |
commit | 2cb4a18262fd0108cb8abd875710c59d0aa66f1d (patch) | |
tree | 7312af84b255c04028d95ada295bb1d8711d87ff /scripts/gdb/linux/proc.py | |
parent | 009d0431c3914de64666bec0d350e54fdd59df6a (diff) |
s390: fix machine check handling
Commit eb7e7d76 "s390: Replace __get_cpu_var uses" broke machine check
handling.
We copy machine check information from per-cpu to a stack variable for
local processing. Next we should zap the per-cpu variable, not the
stack variable.
Signed-off-by: Sebastian Ott <[email protected]>
Reviewed-by: Heiko Carstens <[email protected]>
Acked-by: Christoph Lameter <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions