Re: PATCH: 2.6.10 - Misrouted IRQ recovery for review

From: Alan Cox
Date: Tue Dec 28 2004 - 12:42:33 EST


> one question; I see you start passing a struct pt_regs around all over
> the place; does *anything* actually use that animal, or should we
> consider just passing a NULL .....
> (and eventually in 2.7 remove the parameter entirely from irq handlers?)

On x86-32 at least it is used because of the IRQ 13 handling for 386
systems on a maths FPU trap.

Alan

-
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/