From: Sergei Shtylyov <sshtylyov@mvista.com>
To: Jason Kwon <jason.kwon@ericsson.com>
Cc: linux-mips@linux-mips.org
Subject: Re: Problems booting 3.0.3 kernel on Octeon CN58XX board
Date: Fri, 19 Aug 2011 14:59:34 +0400 [thread overview]
Message-ID: <4E4E4216.1050903@mvista.com> (raw)
In-Reply-To: <4E4DA9DA.60305@ericsson.com>
Hello.
On 19-08-2011 4:10, Jason Kwon wrote:
> Attempting to boot a 3.0.3 kernel on a CN58XX board produced the following oops:
[...]
> Code: 007e1824 0064182d 64840038 <dc620000> c84afff5 64c60001 66020200
> 66737000 1220000c
> All code
> ========
> 0: 24 18 and $0x18,%al
> 2: 7e 00 jle 0x4
> 4: 2d 18 64 00 38 sub $0x38006418,%eax
> 9: 00 84 64 00 00 62 dc add %al,-0x239e0000(%rsp,%riz,2)
> 10: f5 cmc
> 11: ff 4a c8 decl -0x38(%rdx)
> 14: 01 00 add %eax,(%rax)
> 16: c6 (bad)
> 17: 64 00 02 add %al,%fs:(%rdx)
> 1a: 02 66 00 add 0x0(%rsi),%ah
> 1d: 70 73 jo 0x92
> 1f: 66 data16
> 20: 0c 00 or $0x0,%al
> 22: 20 12 and %dl,(%rdx)
> Code starting with the faulting instruction
> ===========================================
> 0: 00 00 add %al,(%rax)
> 2: 62 (bad)
> 3: dc f5 fdiv %st,%st(5)
> 5: ff 4a c8 decl -0x38(%rdx)
> 8: 01 00 add %eax,(%rax)
> a: c6 (bad)
> b: 64 00 02 add %al,%fs:(%rdx)
> e: 02 66 00 add 0x0(%rsi),%ah
> 11: 70 73 jo 0x86
> 13: 66 data16
> 14: 0c 00 or $0x0,%al
> 16: 20 12 and %dl,(%rdx)
This is x86 disassembly -- you should have used MIPS cross-tools.
WBR, Sergei
next prev parent reply other threads:[~2011-08-19 11:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-19 0:10 Problems booting 3.0.3 kernel on Octeon CN58XX board Jason Kwon
2011-08-19 0:10 ` Jason Kwon
2011-08-19 1:05 ` David Daney
2011-08-19 10:59 ` Sergei Shtylyov [this message]
2011-08-19 16:32 ` David Daney
2011-08-19 17:00 ` Guenter Roeck
2011-08-19 17:10 ` David Daney
2011-08-19 17:14 ` Jason Kwon
2011-08-19 17:35 ` Guenter Roeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E4E4216.1050903@mvista.com \
--to=sshtylyov@mvista.com \
--cc=jason.kwon@ericsson.com \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.