[ltp] do I have to worry?

U Kuehn linux-thinkpad@linux-thinkpad.org
Wed, 13 Sep 2006 10:26:57 +0200


Martin Lorenz wrote:
> 
[ Kernel output deleted ]
> 
>> I have no idea what it tries to tell me here.
>> it happened on undocking my X60s from the ultrabay
>>
> now I saw the same one twice in the dmesg on resume
> 
> if I'm not very much mistaken this is an e1000 issue
> 
> 

You might try to locate the origin of the message in the kernel, i.e.
the part of code that call the stack trace. Depending on your debug
settings in the kernel this might be a hint to some problem, not a crash.

(I once had a stack trace from some locking code, which was OK. But it
took me several hours to find out what was going on).

Hope this helps,
Ulrich