summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/head.S
diff options
context:
space:
mode:
authorNelson Elhage <nelhage@ksplice.com>2009-07-31 20:57:52 (GMT)
committerTony Luck <tony.luck@intel.com>2009-09-15 16:40:27 (GMT)
commited7af3e63bd2458d5138c4b7e92fe4e1cdc97d9d (patch)
tree634908b68c9b50b7a33cbd88bec01519e75809b7 /arch/ia64/kernel/head.S
parentf172468a142c6989144ccb827c1b57c69229e8ba (diff)
downloadlinux-fsl-qoriq-ed7af3e63bd2458d5138c4b7e92fe4e1cdc97d9d.tar.xz
[IA64] Use standard macros for page-aligned data.
Signed-off-by: Nelson Elhage <nelhage@ksplice.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/kernel/head.S')
-rw-r--r--arch/ia64/kernel/head.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/kernel/head.S b/arch/ia64/kernel/head.S
index 12305d3..1a6e445 100644
--- a/arch/ia64/kernel/head.S
+++ b/arch/ia64/kernel/head.S
@@ -167,7 +167,7 @@ RestRR: \
mov _tmp2=((ia64_rid(IA64_REGION_ID_KERNEL, (num<<61)) << 8) | (pgsize << 2) | vhpt);; \
mov rr[_tmp1]=_tmp2
- .section __special_page_section,"ax"
+ __PAGE_ALIGNED_DATA
.global empty_zero_page
empty_zero_page: