sparc32: fix cpuid_patch run-time patching
authorSam Ravnborg <[email protected]>
Sun, 20 May 2012 15:24:20 +0000 (17:24 +0200)
committerDavid S. Miller <[email protected]>
Sun, 20 May 2012 20:33:35 +0000 (13:33 -0700)
commit9cd5f82246b724aae402959bffe0441b45a01a1c
treea95e6f397eb51adb45c61e583ab8dbacb00f711c
parent857814990466cbdff5746f6116b2556dcc4fd923
sparc32: fix cpuid_patch run-time patching

We hang forever when trying to do run-time patching of instructions
identified by the cpuid_patch section

Signed-off-by: Sam Ravnborg <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
arch/sparc/kernel/setup_32.c