This doesn't smell like hardware to me, since your two backtraces are identical:
>>EIP; c013ee54 <d_lookup+64/120> <=====
Trace; c0136d40 <cached_lookup+10/50>
Trace; c013740a <link_path_walk+4ea/730>
Trace; c0136b1f <getname+5f/a0>
Trace; c01379d3 <__user_walk+33/50>
Trace; c0134bb4 <sys_lstat64+14/70>
Trace; c0106e04 <error_code+34/40>
Trace; c0106cf3 <system_call+33/40>
Code; c013ee54 <d_lookup+64/120>
00000000 <_EIP>:
Code; c013ee54 <d_lookup+64/120> <=====
0: 8b 6d 00 mov 0x0(%ebp),%ebp <=====
Code; c013ee57 <d_lookup+67/120>
3: 39 53 44 cmp %edx,0x44(%ebx)
Code; c013ee5a <d_lookup+6a/120>
6: 0f 85 90 00 00 00 jne 9c <_EIP+0x9c> c013eef0 <d_lookup+100/120>
Code; c013ee60 <d_lookup+70/120>
c: 8b 44 24 24 mov 0x24(%esp,1),%eax
Code; c013ee64 <d_lookup+74/120>
10: 39 43 0c cmp %eax,0xc(%ebx)
Code; c013ee67 <d_lookup+77/120>
13: 0f 00 00 sldt (%eax)
-- Daniel - 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/