<div class="gmail_quote">Forgot to cc kernelnewbies mailing list while replying..<br><br><div class="gmail_quote"><div class="im">On Fri, Dec 9, 2011 at 9:39 PM, rajaneesh acharya <span dir="ltr">&lt;<a href="mailto:rajaneeshacharya@indiatimes.com" target="_blank">rajaneeshacharya@indiatimes.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<br>
<br>
  I created a kernel using the target as allyesconfig. The machine fails to bootup (just hangs with 100% cpu utilization) with message &quot;Booting the kernel&quot;<br>
If I use the config from a distro and create the kernel image, it boots fine..<br>
<br>
  Apart from the fact that allyesconfig will create a bulky kernel image and loads lots of drivers that are not needed, what could be other reasons why this would fail.. I have 8GB RAM and AMD Quad code..<br>
<br>
  For above testing, I used QEMU command as below<br>
&gt;&gt;qemu-system-x86_64 -kernel /boot/vmlinuz-3.2.0 -initrd test.cpio.gz<br>
<br></blockquote><div><br></div></div><div>Oh, you have an AMD cpu? There was a regression which prevented Linux from booting</div><div>on some AMD cpus. And this has  been fixed in Linux-3.2-rc5. Please try that version</div>

<div>and see if the problem still persists.</div><div><br></div><div>[The specific patch I am referring to is, &quot;x86: Fix boot failures on older AMD CPU&#39;s&quot;</div><div>See <a href="https://lkml.org/lkml/2011/12/9/419" target="_blank">https://lkml.org/lkml/2011/12/9/419</a>]</div>

<div><br></div><div>Regards,</div><div>Srivatsa S. Bhat</div><div><br></div></div>
</div><br>