]> git.baikalelectronics.ru Git - kernel.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)
commit7b297e8c351ea8a182907eb92d4de564d6e9082c
treeba9c7318105db788ededd51e57b568793be0d5fa
parentde2c4257311f24494ec2a0b27b0f3e1104eec9fb
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