Skip to content
Commit a10d9a71 authored by Peter Zijlstra's avatar Peter Zijlstra Committed by Linus Torvalds
Browse files

i386: fixup TRACE_IRQ breakage



The TRACE_IRQS_ON function in iret_exc: calls a C function without
ensuring that the segments are set properly. Move the trace function and
the enabling of interrupt into the C stub.

Signed-off-by: default avatarPeter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 29eb5110
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment