RE: 3.1-rc3 fails to boot on my pandaboard

2011-08-26 Thread Maupin, Chase
Siewior Subject: Re: 3.1-rc3 fails to boot on my pandaboard On Thu, Aug 25, 2011 at 5:09 PM, Luciano Coelho coe...@ti.com wrote: On Thu, 2011-08-25 at 17:05 +0530, Govindraj wrote: On Thu, Aug 25, 2011 at 4:09 PM, Luciano Coelho coe...@ti.com wrote: Hi, There seems to be a problem

3.1-rc3 fails to boot on my pandaboard

2011-08-25 Thread Luciano Coelho
Hi, There seems to be a problem with 3.1-rc3, which prevents it from booting on my PandaBoard (ARM OMAP4). 3.1-rc2 works fine, so I have bisected the problem and it turns out to be caused by this: commit f3637a5f2e2eb391ff5757bc83fb5de8f9726464 Author: Sebastian Andrzej Siewior

Re: 3.1-rc3 fails to boot on my pandaboard

2011-08-25 Thread Sebastian Andrzej Siewior
* Luciano Coelho | 2011-08-25 13:39:29 [+0300]: Hi, Hi, Any ideas what may be going wrong? I think my commit was identified as bogus and tglx is going to revert it. The problem is that I force ONESHOT mode for all threaded IRQs but there are also others without the flag which is not allowed.

Re: 3.1-rc3 fails to boot on my pandaboard

2011-08-25 Thread Luciano Coelho
On Thu, 2011-08-25 at 13:04 +0200, Sebastian Andrzej Siewior wrote: * Luciano Coelho | 2011-08-25 13:39:29 [+0300]: Any ideas what may be going wrong? I think my commit was identified as bogus and tglx is going to revert it. The problem is that I force ONESHOT mode for all threaded IRQs

Re: 3.1-rc3 fails to boot on my pandaboard

2011-08-25 Thread Govindraj
On Thu, Aug 25, 2011 at 4:09 PM, Luciano Coelho coe...@ti.com wrote: Hi, There seems to be a problem with 3.1-rc3, which prevents it from booting on my PandaBoard (ARM OMAP4). 3.1-rc2 works fine, so I have bisected the problem and it turns out to be caused by this: commit

Re: 3.1-rc3 fails to boot on my pandaboard

2011-08-25 Thread Luciano Coelho
On Thu, 2011-08-25 at 17:05 +0530, Govindraj wrote: On Thu, Aug 25, 2011 at 4:09 PM, Luciano Coelho coe...@ti.com wrote: Hi, There seems to be a problem with 3.1-rc3, which prevents it from booting on my PandaBoard (ARM OMAP4). 3.1-rc2 works fine, so I have bisected the problem and

Re: 3.1-rc3 fails to boot on my pandaboard

2011-08-25 Thread Sebastian Andrzej Siewior
* Luciano Coelho | 2011-08-25 14:24:34 [+0300]: These are the interrupts reported in /proc/interrupts on my board: Thank you, this is enough information. Sebastian -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More

Re: 3.1-rc3 fails to boot on my pandaboard

2011-08-25 Thread Govindraj
On Thu, Aug 25, 2011 at 5:09 PM, Luciano Coelho coe...@ti.com wrote: On Thu, 2011-08-25 at 17:05 +0530, Govindraj wrote: On Thu, Aug 25, 2011 at 4:09 PM, Luciano Coelho coe...@ti.com wrote: Hi, There seems to be a problem with 3.1-rc3, which prevents it from booting on my PandaBoard (ARM