]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit88ce4168ff29f2e07ffe500ed6f2a204fb86e748
tree9cf6458e44232fa1eda5242b6b9d4fb28587adb5
parentfe942e98de4add2889d65fdb93ae534a5dd38277
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