* Oleg Nesterov <[EMAIL PROTECTED]> wrote:

> We don't need to setup _irq_regs in smp_xxx_interrupt (except apic 
> timer). These handlers run with irqs disabled and do not call 
> functions which need "struct pt_regs".
> 
> Signed-off-by: Oleg Nesterov <[EMAIL PROTECTED]>

yeah. These are leftover inefficiencies from the ptregs conversion, 
which just added a regs variable to every arch-level irq handler 
blindly.

Acked-by: Ingo Molnar <[EMAIL PROTECTED]>

        Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to