Zach Brown 16acc0cd8f [PATCH] x86_64: align per-cpu section to configured cache bytes
Align the start of the per-cpu section to the configured number of bytes in a
cache line.  This stops a BUG_ON() from triggering in load_module() when
DEFINE_PER_CPU() is used in a module and the section isn't cacheline-aligned.
Rusty also found this and sent a patch in a while ago
(http://lkml.org/lkml/2004/10/19/17), I don't know what came of that.

Signed-off-by: Zach Brown <zach.brown@oracle.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-04 16:43:14 -08:00
..
2006-01-12 09:08:51 -08:00
2006-01-12 09:08:51 -08:00
2006-01-11 18:42:14 -08:00
2006-01-11 19:05:00 -08:00
2006-02-04 16:43:13 -08:00
2006-01-12 09:08:51 -08:00
2006-01-12 09:08:51 -08:00