i386: add TRACE_IRQS_OFF for the exception 3 (int3)
authorAlexander van Heukelum <heukelum@fastmail.fm>
Tue, 9 Sep 2008 19:56:17 +0000 (21:56 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 13 Oct 2008 08:20:52 +0000 (10:20 +0200)
commita790392faa3a6138b6e90d0fe320a2829652ce22
tree9cf6458e44232fa1eda5242b6b9d4fb28587adb5
parente0c7317557c8fc8eacf611e30c2a80f4e24e47a3
i386: add TRACE_IRQS_OFF for the exception 3 (int3)

At this point interrupts are off, so let's inform the tracing
code of that fact before calling into C.

Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/entry_32.S