]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin: make sure percpu section is aligned in XIP builds
authorSteven Miao <realmz6@gmail.com>
Thu, 16 Jun 2011 10:01:20 +0000 (18:01 +0800)
committerMike Frysinger <vapier@gentoo.org>
Sat, 23 Jul 2011 05:18:22 +0000 (01:18 -0400)
commite0812aefa382d6a87e10602319602695a9dca592
tree51a4e3d2c175fe9b3bbd47e5609b2c3ac741e354
parent6ca09ab510513ad37440035cce18999d09f48f95
Blackfin: make sure percpu section is aligned in XIP builds

The alignment is normally handled by PERCPU(), but we need to do it
ourselves in the XIP build due to the custom layout.

Signed-off-by: Steven Miao <realmz6@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/kernel/vmlinux.lds.S