]> git.baikalelectronics.ru Git - kernel.git/commit
this_cpu: Use this_cpu_xx in nmi handling
authorChristoph Lameter <cl@linux-foundation.org>
Wed, 7 Oct 2009 23:04:29 +0000 (19:04 -0400)
committerTejun Heo <tj@kernel.org>
Mon, 12 Oct 2009 10:51:49 +0000 (19:51 +0900)
commite38d3838b8fc60f2ca5f8b02a1f65f382c35f976
tree40e2af82b18ccfcf21133944984a1e16124e2b29
parent4563887191bd6ad7db319621fd5ea1ddca53ee2d
this_cpu: Use this_cpu_xx in nmi handling

this_cpu_inc/dec reduces the number of instructions needed.

Signed-off-by: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
arch/sparc/kernel/nmi.c
arch/x86/kernel/apic/nmi.c