commit | a36df98ab1cdd8a9e7daa4c1b5c48ffa2ad6ea09 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Thu Dec 07 02:14:12 2006 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Thu Dec 07 02:14:12 2006 +0100 |
tree | 3b37f0f255cb9ec277188c87994c7c26d9a38c8f | |
parent | d4c45718b3c0d3045eab803cd15fabbed1ea5bcd [diff] |
[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>