Jeff Garzik wrote:
Here is the raw, un-split-up first pass of the irq argument removal patch (500K): http://gtf.org/garzik/misc/patch.irq-remove
A couple more notes:* Builds on x86 and x86-64, including !CONFIG_SMP (which turns on several drivers most never see)
* Is missing the EXPORT_SYMBOL(), just like dhowell's pt_regs stuff is now - 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/
- 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
- From: Ingo Molnar <[email protected]>
- Re: [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
- From: Jeff Garzik <[email protected]>
- [PATCH, RAW] IRQ: Maintain irq number 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: [PATCH, RAW] IRQ: Maintain irq number globally rather than passing to IRQ handlers
- Next by Date: Re: 2.6.18-mm2 boot failure on x86-64
- Previous by thread: [PATCH, RAW] IRQ: Maintain irq number globally rather than passing to IRQ handlers
- Next by thread: Re: [PATCH, RAW] IRQ: Maintain irq number globally rather than passing to IRQ handlers
- Index(es):