aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2022-08-13 19:45:21 +0200
committerVasily Gorbik <[email protected]>2022-09-07 14:04:01 +0200
commit12dd19c159659ec9050f45dc8a2ff3c3917f4be3 (patch)
tree29ba05476222b7db527c4de4d589ec3b8a697c0d /tools/perf/util/trace-event-scripting.c
parent7c8d42fdf1a84b1a0dd60d6528309c8ec127e87c (diff)
s390/boot: fix absolute zero lowcore corruption on boot
Crash dump always starts on CPU0. In case CPU0 is offline the prefix page is not installed and the absolute zero lowcore is used. However, struct lowcore::mcesad is never assigned and stays zero. That leads to __machine_kdump() -> save_vx_regs() call silently stores vector registers to the absolute lowcore at 0x11b0 offset. Fixes: a62bc0739253 ("s390/kdump: add support for vector extension") Reviewed-by: Heiko Carstens <[email protected]> Signed-off-by: Alexander Gordeev <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions