* Jeff Garzik <[email protected]> wrote: > >NAK to that, it will mess up a lot of older drivers which still use > >the irq field and also those who want it to print > > Look at the pt_regs change -- the irq change is similar: > > The information does not go away, it is merely available via another > avenue. but pt_regs is alot less frequently used than irq - and where it's used they arent "drivers" but mostly arch level code like hw-timer handlers. 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/
- Follow-Ups:
- References:
- Re: [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
- From: Andrew Morton <[email protected]>
- [PATCH 1/3] IRQ: Typedef the IRQ flow handler function type
- From: David Howells <[email protected]>
- Re: [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
- From: David Howells <[email protected]>
- Re: [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
- From: Jeff Garzik <[email protected]>
- Re: [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
- From: Alan Cox <[email protected]>
- Re: [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
- From: Jeff Garzik <[email protected]>
- Re: [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
- Prev by Date: Re: [PATCH 4/5] ioremap balanced with iounmap for drivers/char/rio/rio_linux.c
- Next by Date: Re: Really good idea to allow mmap(0, FIXED)?
- Previous by thread: Re: [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
- Next by thread: Re: [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
- Index(es):