From: Stephen Rothwell Date: Tue, 18 Sep 2007 07:22:59 +0000 (+1000) Subject: [POWERPC] Size swapper_pg_dir correctly X-Git-Tag: v2.6.24-rc1~1450^2~204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee7a76da1ef5e3e5e0e54e84319e435ea25c267c;p=pandora-kernel.git [POWERPC] Size swapper_pg_dir correctly David Gibson pointed out that swapper_pg_dir actually need to be PGD_TABLE_SIZE bytes long not PAGE_SIZE. This actually saves 64k in the bss for a kernel ppc64_defconfig built with CONFIG_PPC_64K_PAGES. Signed-off-by: Stephen Rothwell Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed