From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qc0-f174.google.com (mail-qc0-f174.google.com [209.85.216.174]) (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 82DD61A020A for ; Tue, 17 Mar 2015 14:18:32 +1100 (AEDT) Received: by qcbkw5 with SMTP id kw5so62973392qcb.2 for ; Mon, 16 Mar 2015 20:18:30 -0700 (PDT) Message-ID: <55079D05.8020302@hurleysoftware.com> Date: Mon, 16 Mar 2015 23:18:29 -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> 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/16/2015 11:12 PM, Pranith Kumar wrote: > On Mon, Mar 16, 2015 at 10:58 PM, Peter Hurley wrote: >>>> What is your init? >>> >>> I am using systemd from debian unstable. >> >> Do you have a stdout-path property defined in your dts to a serial >> console you're not actually using? >> > > I am using tty0 as my console. From the config which I posted, it has: > > CONFIG_CMDLINE="console=ttyS0,9600 console=tty0" > > I am not using any device tree file. Ok; there was some reported breakage on PowerMac wrt to 'stdout-path' changes I made, so I thought I'd check if that might have affected your setup as well. Regards, Peter Hurley