commit | a790392faa3a6138b6e90d0fe320a2829652ce22 | [log] [tgz] |
---|---|---|
author | Alexander van Heukelum <heukelum@fastmail.fm> | Tue Sep 09 21:56:17 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 13 10:20:52 2008 +0200 |
tree | 9cf6458e44232fa1eda5242b6b9d4fb28587adb5 | |
parent | e0c7317557c8fc8eacf611e30c2a80f4e24e47a3 [diff] |
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>