diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-08-04 01:01:00 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-08-04 09:24:29 +0200 |
commit | 20feaab0323cc062b298c12e77869424df05f31f (patch) | |
tree | 3e97151b75d44c4c36ff6191e800fc04bbe44043 /arch/arm/mm | |
parent | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... (diff) | |
download | linux-20feaab0323cc062b298c12e77869424df05f31f.tar.xz linux-20feaab0323cc062b298c12e77869424df05f31f.zip |
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>
Diffstat (limited to 'arch/arm/mm')
0 files changed, 0 insertions, 0 deletions