Blackfin: SMP: PERCPU section should be PAGE aligned
authorsteven miao <realmz6@gmail.com>
Mon, 31 Jan 2011 10:10:54 +0000 (10:10 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 18 Mar 2011 08:01:01 +0000 (04:01 -0400)
Common code checks the alignment of some of the variables and calls BUG()
if they aren't page aligned.

Signed-off-by: steven miao <realmz6@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found