aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorHugh Dickins <[email protected]>2007-08-27 15:06:19 +0000
committerLinus Torvalds <[email protected]>2007-08-27 17:27:48 +0000
commitd243769d3f83b318813a04a9592bb7cfedc6c280 (patch)
tree4f288332b6b20f414b452219b1ea5ff4cc41eaa5 /net/ipv4/tcp_input.c
parentreverse CONFIG_ACPI_PROC_EVENT default (diff)
downloadkernel-d243769d3f83b318813a04a9592bb7cfedc6c280.tar.gz
kernel-d243769d3f83b318813a04a9592bb7cfedc6c280.zip
fix bogus hotplug cpu warning
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 <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions