lkml.org 
[lkml]   [2002]   [Oct]   [5]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
/
DateSat, 5 Oct 2002 12:36:45 +0400 (MSD)
Subject[IDE] sleeping function called from illegal context at slab.c:1347
From"Andrey Panin" <>
Hello all,

looks like i tracked down yet another instance of this already famous 
message, :)
but i don't know how to fix it.

This message produced by IDE driver is IMHO 
caused by ide_init_queue() function called while holding
ide_lock spinlock in the 
init_irq() function (ide-probe.c).

Then ide_init_queue() calls blk_init_queue() 
and we have a this call chain:
    ide_init_queue() -> blk_init_queue() -> 
blk_init_free_list() -> kmem_cache_alloc()
What can we do to fix this ?

Best 
regards,
        Andrey
[unhandled content-type:application/octet-stream]
\
 
 \ /
  Last update: 2005-03-22 12:29    [W:0.352 / U:0.060 seconds]
©2003-2008 Jasper Spaans