pls check u <span style="font-family:arial,sans-serif;font-size:12.727272033691406px">root file system.if the </span><span style="font-family:arial,sans-serif;font-size:12.727272033691406px">root file system is no filesystem or not</span><span style="font-family:arial,sans-serif"><font size="3"><b><i> correct .the kernel shall</i></b></font></span><div>
<span style="font-family:arial,sans-serif"><font size="3"><b><i>throw the kernel panic</i></b></font></span></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 22 November 2012 17:19, Woody Wu <span dir="ltr"><<a href="mailto:narkewoody@gmail.com" target="_blank">narkewoody@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
"Kernel panic - not syncing: Attempted to kill init!<br>
exitcode=0x0000000b"<br>
<br>
I got above message when I am porting 3.4.19 to a s3c2410 board.  I<br>
traced the execution path is: kernel_init() -> init_post() -><br>
run_init_process("/sbin/init") -> kernel_execve().<br>
<br>
And, in the last function kernel_execve, the call of do_execve sucessed.<br>
Then I see a piece of assembly code follows which I cannot understand.<br>
<br>
That means, the root file system, which is mtdblock3 in my case, is<br>
mounted and /sbin/init was started to execute, then I got the panic<br>
message.<br>
<br>
Is that possible that this is caused by the root file system instead of<br>
the kernel? The root file system is a very old one that can run with an<br>
old kernel 2.6.14.<br>
<br>
<br>
Do you have any clue?  Thanks in advance!<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
woody<br>
I can't go back to yesterday - because I was a different person then.<br>
<br>
<br>
_______________________________________________<br>
linux-arm-kernel mailing list<br>
<a href="mailto:linux-arm-kernel@lists.infradead.org">linux-arm-kernel@lists.infradead.org</a><br>
<a href="http://lists.infradead.org/mailman/listinfo/linux-arm-kernel" target="_blank">http://lists.infradead.org/mailman/listinfo/linux-arm-kernel</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Thanks<div>Jello Huang</div><br>
</div>