Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bhupesh Sharma <bhsharma@redhat.com>
To: kexec@lists.infradead.org
Cc: bhsharma@redhat.com, bhupesh.linux@gmail.com, k-hagio@ab.jp.nec.com
Subject: [PATCH 0/2] arm64, makedumpfile: A couple of KASLR related fixes
Date: Thu, 19 Jul 2018 11:13:39 +0530	[thread overview]
Message-ID: <1531979021-31780-1-git-send-email-bhsharma@redhat.com> (raw)

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

             reply	other threads:[~2018-07-19  5:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-19  5:43 Bhupesh Sharma [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1531979021-31780-1-git-send-email-bhsharma@redhat.com \
    --to=bhsharma@redhat.com \
    --cc=bhupesh.linux@gmail.com \
    --cc=k-hagio@ab.jp.nec.com \
    --cc=kexec@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox