]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT
authorDavid Daney <david.daney@cavium.com>
Tue, 16 Oct 2012 22:48:10 +0000 (00:48 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 12 Dec 2012 15:48:47 +0000 (16:48 +0100)
commitaa1762f49c81a14d0453e4f67f922e4f155510a3
treeba9c7318105db788ededd51e57b568793be0d5fa
parentc17a6554782ad531f4713b33fd6339ba67ef6391
MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT

We need Huge TLBs for HUGETLB_PAGE, or the soon to follow
TRANSPARENT_HUGEPAGE.  collect this information under a single Kconfig
symbol.

Signed-off-by: David Daney <david.daney@cavium.com>
arch/mips/Kconfig
arch/mips/include/asm/mipsregs.h
arch/mips/include/asm/page.h
arch/mips/include/asm/pgtable-bits.h
arch/mips/include/asm/sparsemem.h
arch/mips/mm/tlb-r4k.c
arch/mips/mm/tlbex.c