From: Chris Zankel Date: Fri, 1 Jun 2007 00:48:07 +0000 (-0700) Subject: [XTENSA] Move common sections into bss sections X-Git-Tag: v2.6.22-rc5~93^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adba09f01577ea441a761a85aacb1e43b58d35c4;p=pandora-kernel.git [XTENSA] Move common sections into bss sections Move the fields of the COMMON sections 'swapper_pg_dir' and 'empty_zero_page' to the BSS section. Remove the unused COMMON sections 'emtpy_bad_page_table' and 'empty_bad_page'. Signed-off-by: Chris Zankel --- Reading git-diff-tree failed