Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-14 Thread Rojhalat Ibrahim
On Thursday 13 June 2013 11:49:17 Scott Wood wrote: > On 06/13/2013 02:21:24 AM, Rojhalat Ibrahim wrote: > > On Wednesday 12 June 2013 16:50:26 Scott Wood wrote: > > > On 06/12/2013 03:19:30 AM, Rojhalat Ibrahim wrote: > > > > On Tuesday 11 June 2013 12:28:59 Scott Wood wrote: > > > > > Yes, I figu

Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-13 Thread Scott Wood
On 06/13/2013 02:21:24 AM, Rojhalat Ibrahim wrote: On Wednesday 12 June 2013 16:50:26 Scott Wood wrote: > On 06/12/2013 03:19:30 AM, Rojhalat Ibrahim wrote: > > On Tuesday 11 June 2013 12:28:59 Scott Wood wrote: > > > Yes, I figured it was non-PCIe because the code change that you said > > > he

Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-13 Thread Rojhalat Ibrahim
On Wednesday 12 June 2013 16:50:26 Scott Wood wrote: > On 06/12/2013 03:19:30 AM, Rojhalat Ibrahim wrote: > > On Tuesday 11 June 2013 12:28:59 Scott Wood wrote: > > > Yes, I figured it was non-PCIe because the code change that you said > > > helped was on the non-PCIe branch of the if/else. Genera

Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-12 Thread Scott Wood
On 06/12/2013 03:19:30 AM, Rojhalat Ibrahim wrote: On Tuesday 11 June 2013 12:28:59 Scott Wood wrote: > Yes, I figured it was non-PCIe because the code change that you said > helped was on the non-PCIe branch of the if/else. Generally it's good > to explicitly mention the chip you're using, t

Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-12 Thread Rojhalat Ibrahim
On Tuesday 11 June 2013 12:28:59 Scott Wood wrote: > On 06/11/2013 12:09:42 PM, Michael Guntsche wrote: > > On Tue, Jun 11, 2013 at 7:00 PM, Scott Wood > > > > wrote: > > > On 06/11/2013 02:24:28 AM, Rojhalat Ibrahim wrote: > > >> On Monday 10 June 2013 17:52:33 Scott Wood wrote: > > >> > On 06/1

Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-11 Thread Scott Wood
On 06/11/2013 12:09:42 PM, Michael Guntsche wrote: On Tue, Jun 11, 2013 at 7:00 PM, Scott Wood wrote: > On 06/11/2013 02:24:28 AM, Rojhalat Ibrahim wrote: >> >> On Monday 10 June 2013 17:52:33 Scott Wood wrote: >> > On 06/10/2013 12:07:43 PM, Michael Guntsche wrote: >> > > Good evening, >> > >

Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-11 Thread Michael Guntsche
On Tue, Jun 11, 2013 at 7:00 PM, Scott Wood wrote: > On 06/11/2013 02:24:28 AM, Rojhalat Ibrahim wrote: >> >> On Monday 10 June 2013 17:52:33 Scott Wood wrote: >> > On 06/10/2013 12:07:43 PM, Michael Guntsche wrote: >> > > Good evening, >> > > >> > > This patch does not fix the problem, during boo

Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-11 Thread Scott Wood
On 06/11/2013 02:24:28 AM, Rojhalat Ibrahim wrote: On Monday 10 June 2013 17:52:33 Scott Wood wrote: > On 06/10/2013 12:07:43 PM, Michael Guntsche wrote: > > Good evening, > > > > This patch does not fix the problem, during boot the kernel still > > panics. I had a closer look at the commit and t

Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-11 Thread Rojhalat Ibrahim
On Monday 10 June 2013 17:52:33 Scott Wood wrote: > On 06/10/2013 12:07:43 PM, Michael Guntsche wrote: > > Good evening, > > > > On Mon, Jun 10, 2013 at 1:41 PM, Rojhalat Ibrahim > > > > wrote: > > > Hi Mike, > > > > > > could you please try this patch: > > > https://lists.ozlabs.org/pipermail/

Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-10 Thread Scott Wood
On 06/10/2013 12:07:43 PM, Michael Guntsche wrote: Good evening, On Mon, Jun 10, 2013 at 1:41 PM, Rojhalat Ibrahim wrote: > Hi Mike, > > could you please try this patch: > https://lists.ozlabs.org/pipermail/linuxppc-dev/2013-May/106624.html > http://patchwork.ozlabs.org/patch/244515/ > >

Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-10 Thread Michael Guntsche
Good evening, On Mon, Jun 10, 2013 at 1:41 PM, Rojhalat Ibrahim wrote: > Hi Mike, > > could you please try this patch: > https://lists.ozlabs.org/pipermail/linuxppc-dev/2013-May/106624.html > http://patchwork.ozlabs.org/patch/244515/ > >Rojhalat > > > On Saturday 08 June 2013 21:39:37 Michael

Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-10 Thread Rojhalat Ibrahim
Hi Mike, could you please try this patch: https://lists.ozlabs.org/pipermail/linuxppc-dev/2013-May/106624.html http://patchwork.ozlabs.org/patch/244515/ Rojhalat On Saturday 08 June 2013 21:39:37 Michael Guntsche wrote: > After bisecting I found the responsible commit. > > 50d8f87d2b3: powe

Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-08 Thread Michael Guntsche
After bisecting I found the responsible commit. 50d8f87d2b3: powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllers Reverting this commit allowed my board to boot again. @Rojhalat: Please have a look at http://marc.info/?l=linux-kernel&m=137071294204858&w=2 for my initial bugrepo

[BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-08 Thread Michael Guntsche
Good evening, I recently tested the latest 3.10-rc release (rc4) on my powerpc based routerboard which is currently running very stable on a 3.9 release. During boot I immediately got a kernel panic. I was able to get a log of the trace with the serial console. [0.039522] PCI: Probing PCI ha