]> asedeno.scripts.mit.edu Git - linux.git/commit
sparc64: Revert 16GB huge page support.
authorDavid S. Miller <davem@davemloft.net>
Thu, 10 Aug 2017 16:49:15 +0000 (09:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Aug 2017 16:49:15 +0000 (09:49 -0700)
commit4d9fbf539b52810cd2903719b181ed3d3ccd861f
tree981775e1ac718a5f4ff7fb2296c92f4fc545441f
parent5389e239eba5ef0e1cad596dba4860890a3e6965
sparc64: Revert 16GB huge page support.

It overflows the amount of space available in the initial .text section
of trap handler assembler in some configurations, resulting in build
failures.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/hugetlb.h
arch/sparc/include/asm/page_64.h
arch/sparc/include/asm/pgtable_64.h
arch/sparc/include/asm/tsb.h
arch/sparc/kernel/tsb.S
arch/sparc/kernel/vmlinux.lds.S
arch/sparc/mm/gup.c
arch/sparc/mm/hugetlbpage.c
arch/sparc/mm/init_64.c