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