]> git.karo-electronics.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>
Mon, 26 Nov 2012 12:41:06 +0000 (13:41 +0100)
commit8f2293b0474daab78c8e2648f244305bd8a045d1
treeac738dc0d4f0d3bceea835ade0c76d1a3b9f67f5
parentf211fa0100d930372b3db53f4f61c6254024962a
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