Re: [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers

From: Ingo Molnar
Date: Mon Oct 02 2006 - 17:56:08 EST



* Linus Torvalds <torvalds@xxxxxxxx> wrote:

> On Mon, 2 Oct 2006, Andi Kleen wrote:
> >
> > How would you test something like this? It would touch all
> > architectures and nearly all drivers too.
>
> "If it compiles, it works".
>
> Pretty close.

Note that the IRQ threading code in the -rt tree already passes NULL as
the pt_regs argument to /all/ drivers [except the timer interrupt]. So
there's more than just the compilation evidence ;-)

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