Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM64: 3 Level page support
@ 2015-12-05 16:29 Pratyush Anand
  2015-12-05 16:30 ` [PATCH 1/4] ARM64: Refactor code to support multiple page level Pratyush Anand
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Pratyush Anand @ 2015-12-05 16:29 UTC (permalink / raw)
  To: ats-kumagai
  Cc: Pratyush Anand, timur, asamson, kexec, rruigrok, sgoel, dyoung

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

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

end of thread, other threads:[~2015-12-10  8:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-05 16:29 [PATCH 0/4] ARM64: 3 Level page support Pratyush Anand
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

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