Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Pratyush Anand <panand@redhat.com>
To: ats-kumagai@wm.jp.nec.com
Cc: Pratyush Anand <panand@redhat.com>,
	timur@codeaurora.org, asamson@codeaurora.org,
	kexec@lists.infradead.org, rruigrok@codeaurora.org,
	sgoel@codeaurora.org, dyoung@redhat.com
Subject: [PATCH 0/4] ARM64: 3 Level page support
Date: Sat,  5 Dec 2015 21:59:59 +0530	[thread overview]
Message-ID: <cover.1449332470.git.panand@redhat.com> (raw)

Hi Atsushi,

ARM64 was supporting only two level page support. These patches add support
for 3 level page table as well.

~Pratyush

Pratyush Anand (3):
  ARM64: Refactor code to support multiple page level
  arm64: Decide VA Bits on the basis of _stext symbol value
  arm64: Fix KVBASE

Sameer Goel (1):
  arm64: Fix for ARM64 3 level translation tables

 arch/arm64.c   | 103 +++++++++++++++++++++++++++++++++++++++++++++++++++------
 makedumpfile.h |  29 +++-------------
 2 files changed, 98 insertions(+), 34 deletions(-)

-- 
2.5.0


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

             reply	other threads:[~2015-12-05 16:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-05 16:29 Pratyush Anand [this message]
2015-12-05 16:30 ` [PATCH 1/4] ARM64: Refactor code to support multiple page level Pratyush Anand
2015-12-05 16:30 ` [PATCH 2/4] arm64: Decide VA Bits on the basis of _stext symbol value Pratyush Anand
2015-12-05 16:30 ` [PATCH 3/4] arm64: Fix KVBASE Pratyush Anand
2015-12-05 16:34   ` Timur Tabi
2015-12-07  6:16     ` Pratyush Anand
2015-12-05 16:30 ` [PATCH 4/4] arm64: Fix for ARM64 3 level translation tables Pratyush Anand
2015-12-10  8:14 ` [PATCH 0/4] ARM64: 3 Level page support Atsushi Kumagai

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=cover.1449332470.git.panand@redhat.com \
    --to=panand@redhat.com \
    --cc=asamson@codeaurora.org \
    --cc=ats-kumagai@wm.jp.nec.com \
    --cc=dyoung@redhat.com \
    --cc=kexec@lists.infradead.org \
    --cc=rruigrok@codeaurora.org \
    --cc=sgoel@codeaurora.org \
    --cc=timur@codeaurora.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