diff options
author | Daniel Axtens <[email protected]> | 2022-05-18 20:07:05 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2022-05-22 15:58:29 +1000 |
commit | 2ab2d5794f14c08676690bf0859f16cc768bb3a4 (patch) | |
tree | bb031beb53e4a333737ff46270946af6c5e67751 /scripts/gdb/linux/mm.py | |
parent | 5352090a999570c6e8a701bcb755fd91e8c5a2cd (diff) |
powerpc/kasan: Disable address sanitization in kexec paths
The kexec code paths involve code that necessarily run in real mode, as
CPUs are disabled and control is transferred to the new kernel. Disable
address sanitization for the kexec code and the functions called in real
mode on CPUs being disabled.
[[email protected]: combined a few work-in-progress commits of
Daniel's and wrote the commit message.]
Signed-off-by: Daniel Axtens <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
[mpe: Move pseries_machine_kexec() into kexec.c so setup.c can be instrumented]
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/YoTFSQ2TUSEaDdVC@cleo
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions