summaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon/abituguru3
diff options
context:
space:
mode:
authorNick Bowler <nbowler@elliptictech.com>2011-08-24 19:55:37 +0200
committerRussell King <rmk+kernel@arm.linux.org.uk>2011-10-17 10:12:41 +0200
commitb3377d1865723cea5334954e6ffcb2182b6689c8 (patch)
treee7c5dbe9e9daecf7c419e5302e11eb1e56e0575f /Documentation/hwmon/abituguru3
parentARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernels (diff)
downloadlinux-b3377d1865723cea5334954e6ffcb2182b6689c8.tar.xz
linux-b3377d1865723cea5334954e6ffcb2182b6689c8.zip
ARM: 7064/1: vexpress: Use wfi macro in platform_do_lowpower.
Current Versatile Express CPU hotplug code includes a hardcoded WFI instruction, in ARM encoding. When the kernel is compiled in Thumb-2 mode, this is invalid and causes the machine to hang hard when a CPU is offlined. Using the wfi macro (which uses the appropriate assembler mnemonic) causes the correct instruction to be emitted in either case. As a consequence of this change, an apparently vestigial "cc" clobber is dropped from the asm (the macro uses "memory" only). Signed-off-by: Nick Bowler <nbowler@elliptictech.com> Reviewed-by: Jamie Iles <jamie@jamieiles.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions