]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 10 Sep 2012 02:52:51 +0000 (02:52 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 17 Sep 2012 06:31:50 +0000 (16:31 +1000)
commit3121f7890afe15dca2e20ed4d1ee223d0ee092bd
treef142cda101ca2c1bc2f6cad55552766149e13374
parentf182e57c1d07e7f555e3fc53c3b0684994aac26e
powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE

As we keep increasing PGTABLE_RANGE we need not increase the virual
map area for kernel.

Reviewed-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/pgtable-ppc64.h