[PATCHv3 11/17] sh: expose number of page table levels

2015-02-26 Thread Kirill A. Shutemov
We would want to use number of page table level to define mm_struct. Let's expose it as CONFIG_PGTABLE_LEVELS. Signed-off-by: Kirill A. Shutemov Cc: linux...@vger.kernel.org Tested-by: Guenter Roeck --- arch/sh/Kconfig | 4 1 file changed, 4 insertions(+) diff --git a/arch/sh/Kconfig

[PATCHv3 11/17] sh: expose number of page table levels

2015-02-26 Thread Kirill A. Shutemov
We would want to use number of page table level to define mm_struct. Let's expose it as CONFIG_PGTABLE_LEVELS. Signed-off-by: Kirill A. Shutemov kirill.shute...@linux.intel.com Cc: linux...@vger.kernel.org Tested-by: Guenter Roeck li...@roeck-us.net --- arch/sh/Kconfig | 4 1 file changed,