]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sparc64 four level page table support
authorbob picco <bpicco@meloft.net>
Wed, 1 May 2013 12:39:37 +0000 (08:39 -0400)
committerbob picco <bpicco@meloft.net>
Thu, 13 Jun 2013 15:01:29 +0000 (11:01 -0400)
commit4b0482b7ada8e545726ff49d83875c757294eb90
treedfc91939186a03409340ef5ff7bf57efcb8a9e46
parentb06e9590b90f836c3d2ef6e5d365e15195d46d1d
sparc64 four level page table support

This patch adds the code required for the remaining parts of the four
page table scheme. We allow enable utilization of this code in a subsequent
patch.

Signed-off-by: Bob Picco <bob.picco@oracle.com>
arch/sparc/include/asm/page_64_lvl4.h [new file with mode: 0644]
arch/sparc/include/asm/pgalloc_64.h
arch/sparc/include/asm/pgtable_64.h
arch/sparc/include/asm/pgtable_64_lvl4.h [new file with mode: 0644]
arch/sparc/include/asm/tsb.h
arch/sparc/kernel/smp_64.c
arch/sparc/mm/init_64.c