https://github.com/torvalds/linux
Revision 31d9b3938c0459e5e9755ce0a98ac1e24eeff972 authored by Thomas Gleixner on 16 September 2007, 13:36:43 UTC, committed by Thomas Gleixner on 16 September 2007, 13:36:43 UTC
When a cpu goes offline it is removed from the broadcast masks. If the
mask becomes empty the code shuts down the broadcast device. This is
wrong, because the broadcast device needs to be ready for the online
cpu going idle (into a c-state, which stops the local apic timer).

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

1 parent 07eec6a
History
Tip revision: 31d9b3938c0459e5e9755ce0a98ac1e24eeff972 authored by Thomas Gleixner on 16 September 2007, 13:36:43 UTC
clockevents: do not shutdown the oneshot broadcast device
Tip revision: 31d9b39
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 607 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 89.3 KB
Kbuild -rw-r--r-- 1.5 KB
MAINTAINERS -rw-r--r-- 91.2 KB
Makefile -rw-r--r-- 50.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top