Commits

Steven Miao committed 353470cc509
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>