From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qg0-f44.google.com (mail-qg0-f44.google.com [209.85.192.44]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id A50D61A0BB2 for ; Wed, 18 Mar 2015 07:13:40 +1100 (AEDT) Received: by qgfa8 with SMTP id a8so19272064qgf.0 for ; Tue, 17 Mar 2015 13:13:38 -0700 (PDT) Message-ID: <55088AF1.5040305@hurleysoftware.com> Date: Tue, 17 Mar 2015 16:13:37 -0400 From: Peter Hurley MIME-Version: 1.0 To: Pranith Kumar Subject: Re: linux panic on 4.0.0-rc4 References: <1426493810.4716.0.camel@ellerman.id.au> <1426548151.31646.4.camel@ellerman.id.au> <55079859.1020205@hurleysoftware.com> <55079D05.8020302@hurleysoftware.com> <5508887B.8080008@hurleysoftware.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Cc: "open list:LINUX FOR POWERPC..." , LKML List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 03/17/2015 04:07 PM, Pranith Kumar wrote: > On Tue, Mar 17, 2015 at 4:03 PM, Peter Hurley wrote: >> >> Can you send me a complete dmesg capture from a boot with >> this commit reverted? >> > > Here it is. Let me know if you want any boot options enabled. I > removed both debug and verbose boot options. Ok, thanks. This is just like Andreas' problem: with my patch, there is _no_ console. Note those console command line options in your config aren't actually in your kernel command line. That really threw me; I couldn't figure out how you didn't have a tty0 console. > [ 0.000000] Kernel command line: > root=UUID=7252209a-6106-41c2-90a3-45b85ac47837 ro video=radeonfb:off > video=offb:off radeon.modeset=1 radeon.agpmode=-1 Regards, Peter Hurley