From: Russell King Date: Thu, 10 Feb 2011 15:25:18 +0000 (+0000) Subject: ARM: fixup SMP alternatives in modules X-Git-Tag: v2.6.38-rc5~16^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a9cb360197684a861bc06f06d33d5fcc8ffcbf5;p=pandora-kernel.git ARM: fixup SMP alternatives in modules With certain configurations, we inline the unlock functions in modules, which results in SMP alternatives being created in modules. We need to fix those up when loading a module to prevent undefined instruction faults. Signed-off-by: Russell King --- Reading git-diff-tree failed