linker script: add missing .data.percpu.page_aligned
authorTejun Heo <tj@kernel.org>
Sat, 17 Jan 2009 06:26:32 +0000 (15:26 +0900)
committerTejun Heo <tj@kernel.org>
Sat, 17 Jan 2009 06:26:32 +0000 (15:26 +0900)
commit74e7904559a10cbb9fbf9139c5c42fc87c0f62a4
treeb5b3641a0e5d0a8d827dfb9fd58cd11fd8a42121
parent145cd30bac885dffad9db9d487baad07b68a3d04
linker script: add missing .data.percpu.page_aligned

arm, arm/mach-integrator and powerpc were missing
.data.percpu.page_aligned in their percpu output section definitions.
Add it.

Signed-off-by: Tejun Heo <tj@kernel.org>
arch/arm/kernel/vmlinux.lds.S
arch/ia64/kernel/vmlinux.lds.S
arch/powerpc/kernel/vmlinux.lds.S