From: Tim Abbott Date: Sun, 20 Sep 2009 22:14:14 +0000 (-0400) Subject: Use macros for .bss.page_aligned section. X-Git-Tag: v2.6.32-rc1~148^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02b7da37f7acd49277dea1481dc0c5c246c09732;p=pandora-kernel.git Use macros for .bss.page_aligned section. This patch changes the remaining direct references to .bss.page_aligned in C and assembly code to use the macros in include/linux/linkage.h. Signed-off-by: Tim Abbott Cc: Thomas Gleixner Cc: Ingo Molnar Cc: H. Peter Anvin Acked-by: Paul Mundt Cc: Chris Zankel Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed