commit | 67550080b8288ee9b61e132e8ebc87d563f9c516 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Sep 10 02:52:51 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Sep 17 16:31:50 2012 +1000 |
tree | f142cda101ca2c1bc2f6cad55552766149e13374 | |
parent | 5524a27d39b68770f203d8d42eb5a95dde4933bc [diff] |
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>