]> git.neil.brown.name Git - history.git/commit
[PATCH] do_nmi needs irq_enter/irq_exit lovin...
authorZwane Mwaikambo <zwane@holomorphy.com>
Sat, 9 Nov 2002 01:38:38 +0000 (17:38 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sat, 9 Nov 2002 01:38:38 +0000 (17:38 -0800)
commit5a84cc04b861ee6a1a94e44b2e7390e75a098d67
tree905df9462171bf3b44eead033ebb56bbe5255663
parent6159963695d024ae2eba96f98df68264992b6d24
[PATCH] do_nmi needs irq_enter/irq_exit lovin...

Use new "nmi_enter/exit()" which acts the same as the regular irq
entries (increases the preempt count appropriately), but doesn't try to
start processing softirqs on nmi exit (it just decreases the count).
arch/i386/kernel/traps.c
include/asm-i386/hardirq.h