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