diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-12-19 11:30:43 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-12-20 15:09:14 +0000 |
commit | d4450261e546953c4a1ce8b48e29164a57c6ed33 (patch) | |
tree | b0f06bdcf316b78a05fb6e14167b4cccb247d78f /lib | |
parent | 58613cd1d4f8c2d5f25b6c57ad7fbed80e75a67b (diff) |
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 'lib')
0 files changed, 0 insertions, 0 deletions