Skip to content
Commit 20feaab0 authored by Russell King's avatar Russell King
Browse files

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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent a9e4e6e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment