[Crash-utility] [PATCH 0/1] Add --kaslr support for s390x

Mikhail Zaslonko zaslonko at linux.ibm.com
Fri Apr 5 12:00:05 UTC 2019


Since we plan to support kernel address space layout randomization (KASLR)
for s390, we should adjust crash-utility accordingly. This is the minimal
crash patch required to process the s390 dumps for the kernels configured
with CONFIG_RANDOMIZE_BASE.

Mikhail Zaslonko (1):
  Add --kaslr support for s390x

 help.c    | 2 +-
 main.c    | 3 ++-
 symbols.c | 9 +++++----
 3 files changed, 8 insertions(+), 6 deletions(-)

-- 
2.16.4




More information about the Crash-utility mailing list