[Crash-utility] [PATCH v5 0/3] Improve kaslr_offset detection

Alexey Makhalov amakhalov at vmware.com
Mon Nov 9 23:14:29 UTC 2020


v5 change: added ack by Lianbo Jiang.

v4 changes: fixed GCC warnings reported by Kazu.

Alexey Makhalov (3):
  calc_kaslr_offset: try all CPUs
  calc_kaslr_offset: 5-level paging support
  kaslr: get offset by walking page tree

 defs.h         |   8 +-
 diskdump.c     |   6 +
 kaslr_helper.c | 434 ++++++++++++++++++++++++++++++++++++++++++---------------
 netdump.c      |   6 +
 sadump.c       |  37 +----
 symbols.c      |   5 +-
 vmware_vmss.c  |  15 +-
 7 files changed, 359 insertions(+), 152 deletions(-)

-- 
2.11.0




More information about the Crash-utility mailing list