diff options
author | Alexander van Heukelum <heukelum@fastmail.fm> | 2008-09-26 14:03:02 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-10-13 10:21:53 +0200 |
commit | 6b11d4ef3e4d6ce83fb177aa50fdf385abb17d1a (patch) | |
tree | e162ee00eb7cbd3020d471370c51b728c316983d /arch/parisc/Makefile | |
parent | 2e42060c19cb79adacc48beb5e9ec5361df976a2 (diff) |
traps: x86_64: add TRACE_IRQS_OFF in error_entry
Add TRACE_IRQS_OFF just before entering the C code.
All exceptions are taken via interrupt gates. If irq tracing is
enabled, it should be notified as soon as possible. Interrupts
are only (conditionally) re-enabled in C code.
Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/parisc/Makefile')
0 files changed, 0 insertions, 0 deletions