Re: [PATCH] ipmi: remove deprecated IRQF_DISABLED

2013-12-09 Thread Corey Minyard
On 12/09/2013 03:31 AM, Michael Opdenacker wrote: > Hi Corey, > > On 10/13/2013 09:45 PM, Corey Minyard wrote: >> Thanks, it's in the queue. >> >> -corey >> >> On 10/12/2013 10:59 PM, Michael Opdenacker wrote: >>> This patch proposes to remove the use of the IRQF_DISABLED flag >>> >>> It's a NOOP s

Re: [PATCH] ipmi: remove deprecated IRQF_DISABLED

2013-12-09 Thread Michael Opdenacker
Hi Corey, On 10/13/2013 09:45 PM, Corey Minyard wrote: > Thanks, it's in the queue. > > -corey > > On 10/12/2013 10:59 PM, Michael Opdenacker wrote: >> This patch proposes to remove the use of the IRQF_DISABLED flag >> >> It's a NOOP since 2.6.35 and it will be removed one day. >> >> Signed-off-by

Re: [PATCH] ipmi: remove deprecated IRQF_DISABLED

2013-10-13 Thread Corey Minyard
Thanks, it's in the queue. -corey On 10/12/2013 10:59 PM, Michael Opdenacker wrote: > This patch proposes to remove the use of the IRQF_DISABLED flag > > It's a NOOP since 2.6.35 and it will be removed one day. > > Signed-off-by: Michael Opdenacker > --- > drivers/char/ipmi/ipmi_si_intf.c | 4 +