[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061204094835.GD7872@elte.hu>
Date: Mon, 4 Dec 2006 10:48:35 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Oleg Nesterov <oleg@...sign.ru>
Cc: Andrew Morton <akpm@...l.org>, David Howells <dhowells@...hat.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] i386/kernel/smp.c: don't use set_irq_regs()
* Oleg Nesterov <oleg@...sign.ru> 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 <oleg@...sign.ru>
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 <mingo@...e.hu>
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists