x86: regparm calling convention for exceptions and interrupts.
This clarifies more of the x86 caller/callee stack ownership issues by making the exception and interrupt handler assembler interfaces use register calling conventions. System calls still use the stack. Tested with "crashme" on UP/SMP.
Showing
Please register or sign in to comment