]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sparc64 expand linear mapping region
authorbob picco <bpicco@meloft.net>
Mon, 29 Apr 2013 14:28:20 +0000 (10:28 -0400)
committerbob picco <bpicco@meloft.net>
Thu, 13 Jun 2013 15:01:29 +0000 (11:01 -0400)
commit4605f6d3e75ca24b509afacb7b03c6e93f3c9bc2
treeb333fcb20860847308c4774bbe81b6b06dc5ff61
parent8af21659eca838a42e017743f872ed00ad93d436
sparc64 expand linear mapping region

This prepares for four level page table support in sparc64. It expands
the identity mapped region to 47 bits. It also identifies pieces of
code which are impacted by the changes.

This patch introduces a new config option which isn't available until later
in the patch series.

Signed-off-by: Bob Picco <bob.picco@oracle.com>
arch/sparc/include/asm/page_64.h
arch/sparc/include/asm/sparsemem.h
arch/sparc/kernel/ktlb.S
arch/sparc/mm/init_64.c
arch/sparc/mm/init_64.h