Re: BUG() in spinlock.h loading ds.o

David Hinds (dhinds@sonic.net)
Sun, 2 Dec 2001 22:56:44 -0800


On Sun, Dec 02, 2001 at 10:25:56PM -0500, Ian Morgan wrote:
>
> Well, I've tried the new 30-Nov-01 package, but ds.o still keeps causing
> oopses consistently, whether in UP or SMP. I've also turned on kernel BUG()
> reporting, which seems to indicate a problem in spinlock.h. Hare are a
> couple sample oopses:

Oh. Hmmm. The problem is that the PCMCIA package doesn't know about
the spinlock debugging option, so it mis-sized the spinlock data
structure.

I can modify the PCMCIA Configure script to process this option. Of
course this doesn't address your main problem with the orinoco driver.

-- Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/