From: Alexander van Heukelum Date: Tue, 1 Jul 2008 23:30:30 +0000 (+0200) Subject: x86: traps_xx: shuffle headers and globals X-Git-Tag: v2.6.27-rc1~1106^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=badc76527f7e29302f0bde3d366c59101fb2ab87;p=pandora-kernel.git x86: traps_xx: shuffle headers and globals Reorder headers and collect globals in traps_32.c and traps_64.c Code size and data size are unaffected by the changes. Code itself is changed due to different ordering of data and bss. The bss segment changed size due to a change in the packing of the variables. Signed-off-by: Alexander van Heukelum Acked-by: Cyrill Gorcunov Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed