[PATCH] i386: touch softlockup during backtracing
authorDave Jones <davej@redhat.com>
Thu, 7 Dec 2006 01:14:12 +0000 (02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:12 +0000 (02:14 +0100)
commita36df98ab1cdd8a9e7daa4c1b5c48ffa2ad6ea09
tree3b37f0f255cb9ec277188c87994c7c26d9a38c8f
parentd4c45718b3c0d3045eab803cd15fabbed1ea5bcd
[PATCH] i386: touch softlockup during backtracing

Sometimes the soft watchdog fires after we're done oopsing.
See http://projects.info-pull.com/mokb/MOKB-25-11-2006.html for an example.

AK: changed to touch_nmi_watchdog()

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/kernel/traps.c