summaryrefslogtreecommitdiff
path: root/arch/arm/mach-vexpress/hotplug.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2010-12-19 11:30:43 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2010-12-20 15:09:14 +0000
commitd4450261e546953c4a1ce8b48e29164a57c6ed33 (patch)
treeb0f06bdcf316b78a05fb6e14167b4cccb247d78f /arch/arm/mach-vexpress/hotplug.c
parent58613cd1d4f8c2d5f25b6c57ad7fbed80e75a67b (diff)
downloadlinux-next-d4450261e546953c4a1ce8b48e29164a57c6ed33.tar.gz
ARM: CPU hotplug: fix reporting of spurious wakeups
The original scheme for reporting spurious wakeups was broken - it tried to use printk() from a context which wasn't coherent with the other CPUs, which risks corrupting the printk() data. Fix this by noting the number spurious wakeups, and only report them when we are properly woken - when we will be coherent with the rest of the system. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-vexpress/hotplug.c')
0 files changed, 0 insertions, 0 deletions