Use macros for .data.page_aligned section.
authorTim Abbott <tabbott@ksplice.com>
Sun, 20 Sep 2009 22:14:15 +0000 (18:14 -0400)
committerSam Ravnborg <sam@ravnborg.org>
Mon, 21 Sep 2009 04:27:08 +0000 (06:27 +0200)
commitabe1ee3a221d53778c3e58747bbec6e518e5471b
tree5a3f7ee7bbc93ac893f6c77dedfd93c4a7277f04
parent02b7da37f7acd49277dea1481dc0c5c246c09732
Use macros for .data.page_aligned section.

This patch changes the remaining direct references to
.data.page_aligned in C and assembly code to use the macros in
include/linux/linkage.h.

Signed-off-by: Tim Abbott <tabbott@ksplice.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Haavard Skinnemoen <hskinnemoen@atmel.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
arch/avr32/mm/init.c
arch/powerpc/kernel/vdso.c
arch/powerpc/kernel/vdso32/vdso32_wrapper.S
arch/powerpc/kernel/vdso64/vdso64_wrapper.S
arch/s390/kernel/vdso.c
arch/s390/kernel/vdso32/vdso32_wrapper.S
arch/s390/kernel/vdso64/vdso64_wrapper.S
arch/x86/include/asm/cache.h
arch/x86/kernel/head_32.S