From: Jeremy Fitzhardinge Date: Tue, 8 Jul 2008 22:06:27 +0000 (-0700) Subject: x86: use __page_aligned_data/bss X-Git-Tag: v2.6.27-rc1~955^2~1^20~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbcd79c2e5b496b84845618cef734b4c40736576;p=pandora-kernel.git x86: use __page_aligned_data/bss Update arch/x86's use of page-aligned variables. The change to arch/x86/xen/mmu.c fixes an actual bug, but the rest are cleanups and to set a precedent. Signed-off-by: Jeremy Fitzhardinge Cc: Stephen Tweedie Cc: Eduardo Habkost Cc: Mark McLoughlin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed