Re: [PATCH] parisc: avoid WARNING: at kernel/cpu/idle.c:96

2013-05-18 Thread Helge Deller
On 05/17/2013 09:25 PM, Srivatsa S. Bhat wrote: > On 05/09/2013 02:35 AM, James Bottomley wrote: >> On Wed, 2013-05-08 at 22:42 +0200, Helge Deller wrote: >>> We need to enable local irqs to avoid this runtime warning. >>> >>> Signed-off-by: Helge Deller >>> >>> diff --git a/arch/parisc/kernel/pro

Re: [PATCH] parisc: avoid WARNING: at kernel/cpu/idle.c:96

2013-05-17 Thread Srivatsa S. Bhat
On 05/09/2013 02:35 AM, James Bottomley wrote: > On Wed, 2013-05-08 at 22:42 +0200, Helge Deller wrote: >> We need to enable local irqs to avoid this runtime warning. >> >> Signed-off-by: Helge Deller >> >> diff --git a/arch/parisc/kernel/process.c b/arch/parisc/kernel/process.c >> index 55f92b6..

Re: [PATCH] parisc: avoid WARNING: at kernel/cpu/idle.c:96

2013-05-16 Thread James Bottomley
On Wed, 2013-05-08 at 14:05 -0700, James Bottomley wrote: > On Wed, 2013-05-08 at 22:42 +0200, Helge Deller wrote: > > We need to enable local irqs to avoid this runtime warning. > > > > Signed-off-by: Helge Deller > > > > diff --git a/arch/parisc/kernel/process.c b/arch/parisc/kernel/process.c

Re: [PATCH] parisc: avoid WARNING: at kernel/cpu/idle.c:96

2013-05-08 Thread James Bottomley
On Wed, 2013-05-08 at 22:42 +0200, Helge Deller wrote: > We need to enable local irqs to avoid this runtime warning. > > Signed-off-by: Helge Deller > > diff --git a/arch/parisc/kernel/process.c b/arch/parisc/kernel/process.c > index 55f92b6..2840d43 100644 > --- a/arch/parisc/kernel/process.c >