Re: 2.6.28-rc2: REGRESSION in early boot

From: Cyrill Gorcunov
Date: Wed Nov 05 2008 - 11:18:37 EST


[Theodore Tso - Wed, Nov 05, 2008 at 10:35:08AM -0500]
| On Tue, Nov 04, 2008 at 04:14:14PM -0800, Yinghai Lu wrote:
| >
| > please check http://lkml.org/lkml/2008/11/4/431
| >
|
| So do you believe that applying this fix will address the failure I
| was seeing? In a follow up to your thread you replyed to Ben
| Hurchings saying:
|
| >your patch is still needed...
| >also please add one WARN_ON when nr > NR_IRQS.
| >YH
|
| Is there some other patch I should look at as well?

I suppose Yinghai meant this one

http://lkml.org/lkml/2008/11/5/81

ie WARN if we exceed NR_IRQS and abate to the array bound.

|
| What is your theory for why this was causing a failure in the timer
| subsystem? Were we overrunning the end of irq_desc array and stomping
| on some other data structure?
|
| Thanks, regards,
|
| - Ted
|
- Cyrill -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/