Re: linux panic on 4.0.0-rc4

2015-03-17 Thread Peter Hurley
On 03/17/2015 04:16 PM, Pranith Kumar wrote: > On Tue, Mar 17, 2015 at 4:13 PM, Peter Hurley > wrote: >> 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

Re: linux panic on 4.0.0-rc4

2015-03-17 Thread Pranith Kumar
On Tue, Mar 17, 2015 at 4:13 PM, Peter Hurley wrote: > 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

Re: linux panic on 4.0.0-rc4

2015-03-17 Thread Peter Hurley
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 b

Re: linux panic on 4.0.0-rc4

2015-03-17 Thread Pranith Kumar
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. [0.00] Using PowerMac machine descript

Re: linux panic on 4.0.0-rc4

2015-03-17 Thread Peter Hurley
On 03/17/2015 02:33 AM, Pranith Kumar wrote: > On Mon, Mar 16, 2015 at 11:18 PM, Peter Hurley > wrote: >> 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. >>>

Re: linux panic on 4.0.0-rc4

2015-03-16 Thread Pranith Kumar
On Mon, Mar 16, 2015 at 11:18 PM, Peter Hurley wrote: > 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

Re: linux panic on 4.0.0-rc4

2015-03-16 Thread Peter Hurley
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

Re: linux panic on 4.0.0-rc4

2015-03-16 Thread Pranith Kumar
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,

Re: linux panic on 4.0.0-rc4

2015-03-16 Thread Peter Hurley
On 03/16/2015 10:02 PM, Pranith Kumar wrote: > On Mon, Mar 16, 2015 at 7:22 PM, Michael Ellerman wrote: >> >> The log shows that init is being killed, that's what's causing the panic. >> >> The exitcode of init is 0x200, which due to the vagaries of UNIX is I think >> an >> "exit status" of 2 in

Re: linux panic on 4.0.0-rc4

2015-03-16 Thread Pranith Kumar
On Mon, Mar 16, 2015 at 7:22 PM, Michael Ellerman wrote: > > The log shows that init is being killed, that's what's causing the panic. > > The exitcode of init is 0x200, which due to the vagaries of UNIX is I think an > "exit status" of 2 in the common usage. > > But it suggests that your init is

Re: linux panic on 4.0.0-rc4

2015-03-16 Thread Michael Ellerman
On Mon, 2015-03-16 at 09:30 -0400, Pranith Kumar wrote: > On Mon, Mar 16, 2015 at 4:16 AM, Michael Ellerman wrote: > > On Mon, 2015-03-16 at 01:34 -0400, Pranith Kumar wrote: > >> On Mon, Mar 16, 2015 at 1:11 AM, Pranith Kumar > >> wrote: > >> > Hello, > >> > > >> > I have a power mac mini 32-bi

Re: linux panic on 4.0.0-rc4

2015-03-16 Thread Peter Hurley
On 03/16/2015 09:30 AM, Pranith Kumar wrote: > On Mon, Mar 16, 2015 at 4:16 AM, Michael Ellerman wrote: >> On Mon, 2015-03-16 at 01:34 -0400, Pranith Kumar wrote: >>> On Mon, Mar 16, 2015 at 1:11 AM, Pranith Kumar >>> wrote: Hello, I have a power mac mini 32-bit system. >>> .

Re: linux panic on 4.0.0-rc4

2015-03-16 Thread Pranith Kumar
On Mon, Mar 16, 2015 at 4:16 AM, Michael Ellerman wrote: > On Mon, 2015-03-16 at 01:34 -0400, Pranith Kumar wrote: >> On Mon, Mar 16, 2015 at 1:11 AM, Pranith Kumar wrote: >> > Hello, >> > >> > I have a power mac mini 32-bit system. >> > >> ... >> > You can see the panic message here: http://imgu

Re: linux panic on 4.0.0-rc4

2015-03-16 Thread Michael Ellerman
On Mon, 2015-03-16 at 01:34 -0400, Pranith Kumar wrote: > On Mon, Mar 16, 2015 at 1:11 AM, Pranith Kumar wrote: > > Hello, > > > > I have a power mac mini 32-bit system. > > > ... > > You can see the panic message here: http://imgur.com/s1lH15g. (there > > is no log and I have no serial console).

Re: linux panic on 4.0.0-rc4

2015-03-15 Thread Pranith Kumar
On Mon, Mar 16, 2015 at 1:11 AM, Pranith Kumar wrote: > Hello, > > I have a power mac mini 32-bit system. > ... > You can see the panic message here: http://imgur.com/s1lH15g. (there > is no log and I have no serial console). There was some debug code in there when it hit. The actual hang seems t

linux panic on 4.0.0-rc4

2015-03-15 Thread Pranith Kumar
Hello, I have a power mac mini 32-bit system. I am getting a kernel panic with the latest rc kernel. The last kernel which worked on this which I remember booting was 3.19-rc5. You can see the panic message here: http://imgur.com/s1lH15g. (there is no log and I have no serial console). Let me k