Files
linux/arch
Russell King 20feaab032 ARM: Fix build error for SMP=n builds
Unfortunately, the module fixups cause the kernel to fail to build
when SMP is not enabled.  Fix this by removing the reference to
fixup_smp on non-SMP fixup kernels, but ensuring that if we do have
the SMP fixup section, we refuse to load the module.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-08-04 08:24:29 +01:00
..
2011-08-04 08:24:29 +01:00
2011-07-29 23:41:09 -07:00
2011-07-22 18:46:41 +02:00
2011-07-26 16:49:43 -07:00