Re: [PATCH] cpqarray: remove deprecated IRQF_DISABLED

2014-10-01 Thread Michael Opdenacker
t;> Cc: ISS StorageDev; linux-kernel@vger.kernel.org; Michael Opdenacker >> Subject: [PATCH] cpqarray: remove deprecated IRQF_DISABLED >> >> 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. > I pl

Re: [PATCH] cpqarray: remove deprecated IRQF_DISABLED

2014-03-04 Thread Michael Opdenacker
t;> Cc: ISS StorageDev; linux-kernel@vger.kernel.org; Michael Opdenacker >> Subject: [PATCH] cpqarray: remove deprecated IRQF_DISABLED >> >> 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. >

RE: [PATCH] cpqarray: remove deprecated IRQF_DISABLED

2013-10-14 Thread Miller, Mike (OS Dev)
> -Original Message- > From: Michael Opdenacker [mailto:michael.opdenacker@free- > electrons.com] > Sent: Friday, October 11, 2013 11:15 PM > To: chirag.kantha...@hp.com > Cc: ISS StorageDev; linux-kernel@vger.kernel.org; Michael Opdenacker > Subject: [PATCH] cpqarr

[PATCH] cpqarray: remove deprecated IRQF_DISABLED

2013-10-11 Thread Michael Opdenacker
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/block/cpqarray.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/block/cpqarray.c b/drivers/block/cp