[PATCH] i386: NMI <-> debugging handler adjustments

From: Jan Beulich
Date: Tue Nov 08 2005 - 11:53:13 EST


Also account for an INT3 breakpoint potentially placed (from a kernel
debugger) on sysenter_entry, which requires the NMI handler to add one
more check. Further, don't discard debug or breakpoint traps/faults
happening on this one instruction and their handler getting
interrupted by an NMI before being able to fix the stack.

From: Jan Beulich <jbeulich@xxxxxxxxxx>

(actual patch attached)

Attachment: linux-2.6.14-i386-nmi-int3.patch
Description: Binary data