lkml.org 
[lkml]   [2003]   [Feb]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [OOPS] uart_block_til_ready 2.5.63
Russell King <rmk@arm.linux.org.uk> wrote:
>
> On Mon, Feb 24, 2003 at 09:42:25PM -0500, Ed Tomlinson wrote:
> > Feb 24 21:14:44 oscar kernel: Code: f6 80 1c 01 00 00 02 75 2d 8b 4d 08 51 e8 10 6e 00 00 85 c0
>
> Can someone decode this Code: line into something useful please?

You can just feed that single line into ksymooops. As long
as you have an x86 machine ;)

mnm:/home/akpm> echo "Code: f6 80 1c 01 00 00 02 75 2d 8b 4d 08 51 e8 10 6e 00 00 85 c0" | ksymoops
....

Code; 00000000 Before first symbol
00000000 <_EIP>:
Code; 00000000 Before first symbol
0: f6 80 1c 01 00 00 02 testb $0x2,0x11c(%eax)
Code; 00000007 Before first symbol
7: 75 2d jne 36 <_EIP+0x36>
Code; 00000009 Before first symbol
9: 8b 4d 08 mov 0x8(%ebp),%ecx
Code; 0000000c Before first symbol
c: 51 push %ecx
Code; 0000000d Before first symbol
d: e8 10 6e 00 00 call 6e22 <_EIP+0x6e22>
Code; 00000012 Before first symbol
12: 85 c0 test %eax,%eax


1 warning and 1 error issued. Results may not be reliable.
-
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:33    [W:0.046 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site