* Romano Giannetti <[EMAIL PROTECTED]> wrote:

> 2.6.23-rc1 fails for me. I have the sensation it is network-related, 
> but I am not sure, so I send this message just to the list. This same 
> failure was present in git-5734-gd85714d, I sent a message to the list 
> but it seems it never arrived. I hope this will pass through. My 
> system is a toshiba satellite A305-S5077, dual core pentium.

could you turn on these in your .config:

  CONFIG_PROVE_LOCKING=y
  CONFIG_DEBUG_LIST=y
  CONFIG_FRAME_POINTER=y
  CONFIG_DEBUG_SLAB=y

and please post the resulting dmesg output - does lockdep notice any 
lockup reason? (your backtrace suggests some mutex stuff so it might as 
well detect it)

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

Reply via email to