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)
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>

No differences found