Re: Re: [PATCH] IRQ: Add a check for uninitialized irqs.

2012-09-14 Thread Raghavendra D Prabhu
Hi, * On Mon, Sep 10, 2012 at 09:41:49AM -0400, Paul Gortmaker wrote: On 12-09-09 03:25 PM, raghu.prabh...@gmail.com wrote: From: Raghavendra D Prabhu Errors like "do_IRQ: 0.84 No Irq handler for vector (irq -1)" have been reported earlier filling up the console/logs. So this adds a condit

Re: [PATCH] IRQ: Add a check for uninitialized irqs.

2012-09-10 Thread Paul Gortmaker
On 12-09-09 03:25 PM, raghu.prabh...@gmail.com wrote: > From: Raghavendra D Prabhu > > Errors like "do_IRQ: 0.84 No Irq handler for vector (irq -1)" have been > reported > earlier filling up the console/logs. So this adds a condition to check for Reported by who, and where, and on what hardware