Re: [PATCH] serverworks: IRQ routing needs no _p

2008-01-14 Thread Ingo Molnar
* Alan Cox <[EMAIL PROTECTED]> wrote: > I can find no reason for the _p on the serverworks IRQ routing logic, > and a review of the documentation contains no indication that any such > delay is needed so lets try this thanks, applied to x86.git. Ingo -- To unsubscribe from this list:

Re: [PATCH] serverworks: IRQ routing needs no _p

2008-01-11 Thread Zachary Amsden
On Fri, 2008-01-11 at 18:14 +, Alan Cox wrote: > I can find no reason for the _p on the serverworks IRQ routing logic, and > a review of the documentation contains no indication that any such delay > is needed so lets try this > Looks good to me; unfortunately my Serverworks boxes got upgrade

[PATCH] serverworks: IRQ routing needs no _p

2008-01-11 Thread Alan Cox
I can find no reason for the _p on the serverworks IRQ routing logic, and a review of the documentation contains no indication that any such delay is needed so lets try this diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.24-rc6-mm1/arch/x86/pci/irq.c linux-2.6.2