Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64, makedumpfile: A couple of KASLR related fixes
@ 2018-07-19  5:43 Bhupesh Sharma
  2018-07-19  5:43 ` [PATCH 1/2] arm64: Get 'info->page_offset' from PT_LOAD segments to support KASLR boot cases Bhupesh Sharma
  2018-07-19  5:43 ` [PATCH 2/2] arm64: Add runtime kaslr offset if it exists Bhupesh Sharma
  0 siblings, 2 replies; 10+ messages in thread
From: Bhupesh Sharma @ 2018-07-19  5:43 UTC (permalink / raw)
  To: kexec; +Cc: bhsharma, bhupesh.linux, k-hagio

This patchset contains a couple of patches which provide important
arm64 fixes for KASLR boot cases:

PATCH 1 -> Addresses the issue with 'info->page_offset' calculation for
           KASLR cases.
PATCH 2 -> Addresses the issue with filtering not able to translate
           symbol address from vmlinux to kernel run time address in
	   case of KASLR boot.

Bhupesh Sharma (2):
  arm64: Get 'info->page_offset' from PT_LOAD segments to support KASLR
    boot cases
  arm64: Add runtime kaslr offset if it exists

 arch/arm64.c   | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 common.h       |  1 +
 makedumpfile.h |  4 +++-
 3 files changed, 63 insertions(+), 6 deletions(-)

-- 
2.7.4


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-08-20 19:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-19  5:43 [PATCH 0/2] arm64, makedumpfile: A couple of KASLR related fixes Bhupesh Sharma
2018-07-19  5:43 ` [PATCH 1/2] arm64: Get 'info->page_offset' from PT_LOAD segments to support KASLR boot cases Bhupesh Sharma
2018-07-20 21:48   ` Kazuhito Hagio
2018-07-22  7:44     ` Bhupesh Sharma
2018-07-23 16:45       ` Kazuhito Hagio
2018-07-24  5:17         ` Bhupesh Sharma
2018-08-15 19:55           ` Bhupesh Sharma
2018-08-20 15:24             ` Kazuhito Hagio
2018-08-20 19:50               ` Bhupesh Sharma
2018-07-19  5:43 ` [PATCH 2/2] arm64: Add runtime kaslr offset if it exists Bhupesh Sharma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox