Re: Oops in 2.5.38-mm2

Jens Axboe (axboe@suse.de)
Mon, 23 Sep 2002 20:04:35 +0200


On Mon, Sep 23 2002, Andrew Morton wrote:
> Grega Fajdiga wrote:
> >
> > Good day,
> >
> > I get this oops at startup in 2.5.38-mm2. The oops
>
> It's not an oops - it's just a warning.
>
> > ..
> > Trace; c0117826 <__might_sleep+56/5d>
> > Trace; c0134386 <kmalloc+66/1f0>
> > Trace; c01d2e60 <ide_intr+0/1d0>
>
> ide_intr() is calling sleeping functions inside ide_lock.

this is ludicris, why on earth would ide_intr() call kmalloc() from its
isr?! the trace is obviously bogus.

-- 
Jens Axboe

- 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/