Re: [discuss] [PATCH] fix x86-64 interrupt re-enabling in oops_end()

2005-09-09 Thread Andi Kleen
On Thursday 08 September 2005 18:09, Jan Beulich wrote: > (Note: Patch also attached because the inline version is certain to get > line wrapped.) > > Rather than blindly re-enabling interrupts in oops_end(), save their > state > in oope_begin() and then restore that state. Thanks queued. Please

[PATCH] fix x86-64 interrupt re-enabling in oops_end()

2005-09-08 Thread Jan Beulich
(Note: Patch also attached because the inline version is certain to get line wrapped.) Rather than blindly re-enabling interrupts in oops_end(), save their state in oope_begin() and then restore that state. Signed-off-by: Jan Beulich <[EMAIL PROTECTED]> diff -Npru 2.6.13/arch/x86_64/kernel/traps