lkml.org 
[lkml]   [2003]   [Jul]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Debug: sleeping function called from invalid context at include/linux/rwsem.h:43
Romit Dasgupta <romit@myrealbox.com> wrote:
>
> Just found some debug messages like the subject above, from
> the latest kernel compiled with debug options. Attached are the dmesg
> output and the .config file. Not sure if anyone has seen this.

Probably some initcall has more spin_lock()s than spin_unlock()s and the
init process's preempt count ended up permanently out of whack.

Please boot with "initcall_debug=1" on the boot command line and if you see
a line of the form:

error in initcall at 0xXXXXXXXX: returned with preemption imbalance

then please look up 0xXXXXXXXX in System.map and let us know.

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

\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.040 / U:0.380 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site