Staging
v0.5.1
https://github.com/torvalds/linux
Revision d243769d3f83b318813a04a9592bb7cfedc6c280 authored by Hugh Dickins on 27 August 2007, 15:06:19 UTC, committed by Linus Torvalds on 27 August 2007, 17:27:48 UTC
Fix bogus DEBUG_PREEMPT warning on x86_64, when cpu brought online after
bootup: current_is_keventd is right to note its use of smp_processor_id
is preempt-safe, but should use raw_smp_processor_id to avoid the warning.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 721ebe0
History
Tip revision: d243769d3f83b318813a04a9592bb7cfedc6c280 authored by Hugh Dickins on 27 August 2007, 15:06:19 UTC
fix bogus hotplug cpu warning
Tip revision: d243769
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-- 90.9 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