Re: [patch] fix the irq migration

2007-02-22 Thread Eric W. Biederman
"Siddha, Suresh B" <[EMAIL PROTECTED]> writes: > While debugging some other irq migration issue, observed this issue with > -git kernels. Ingo, please ACK it. > --- > > With the commit 76d2160147f43f982dfe881404cfde9fd0a9da21, irq_chip > default_disable() became an empty function. And with this ch

[patch] fix the irq migration

2007-02-22 Thread Siddha, Suresh B
While debugging some other irq migration issue, observed this issue with -git kernels. Ingo, please ACK it. --- With the commit 76d2160147f43f982dfe881404cfde9fd0a9da21, irq_chip default_disable() became an empty function. And with this change, irq migration in the case of Edge triggered IO-APIC a