git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96f9dcb
)
x86: nmi_32.c cleanup - use for_each_online_cpu helper
author
Cyrill Gorcunov
<gorcunov@gmail.com>
Sat, 24 May 2008 15:36:39 +0000
(19:36 +0400)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sun, 25 May 2008 20:32:51 +0000
(22:32 +0200)
Since cpu_online_map is touched (by for_each_online_cpu)
at moment when cpu_callin_map is already filled up we can
get rid of its checking at all
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: hpa@zytor.com
Cc: mingo@redhat.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/nmi_32.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/nmi_32.c
Simple merge