Re: [PATCH v2] powerpc: 52xx: nop out unsupported critical IRQs

2012-11-03 Thread Anatolij Gustschin
On Sat, 3 Nov 2012 15:26:15 +0100 Wolfram Sang wrote: > > > > Currently, when booting MPC52xx based platforms, we get: > > > > > > mpc52xx_irqhost_map: invalid irq: virq=16, l1=0, l2=3 > > > irq: irq-16==>hwirq-0x3 mapping failed: -22 > > > [WARNing skipped] > > > > > >

Re: [PATCH v2] powerpc: 52xx: nop out unsupported critical IRQs

2012-11-03 Thread Wolfram Sang
> > Currently, when booting MPC52xx based platforms, we get: > > > > mpc52xx_irqhost_map: invalid irq: virq=16, l1=0, l2=3 > > irq: irq-16==>hwirq-0x3 mapping failed: -22 > > [WARNing skipped] > > > > The warning is wrong since the mapping itself is valid. However, there

Re: [PATCH v2] powerpc: 52xx: nop out unsupported critical IRQs

2012-10-20 Thread Anatolij Gustschin
Hi, On Thu, 11 Oct 2012 11:19:15 +0200 Wolfram Sang wrote: > Currently, when booting MPC52xx based platforms, we get: > > mpc52xx_irqhost_map: invalid irq: virq=16, l1=0, l2=3 > irq: irq-16==>hwirq-0x3 mapping failed: -22 > [WARNing skipped] > > The warning is wrong sin

Re: [PATCH v2] powerpc: 52xx: nop out unsupported critical IRQs

2012-10-19 Thread Wolfram Sang
On Thu, Oct 11, 2012 at 11:19:15AM +0200, Wolfram Sang wrote: > Currently, when booting MPC52xx based platforms, we get: > > mpc52xx_irqhost_map: invalid irq: virq=16, l1=0, l2=3 > irq: irq-16==>hwirq-0x3 mapping failed: -22 > [WARNing skipped] > > The warning is wrong sin