Re: [PATCH] [RESEND] block: hd: remove deprecated IRQF_DISABLED

2014-10-01 Thread Jens Axboe
On 2014-10-01 04:07, Michael Opdenacker wrote: This patch removes the use of the IRQF_DISABLED flag from drivers/block/hd.c It's a NOOP since 2.6.35 and it will be removed one day. This also removes a related comment which is obsolete too. Thanks, applied. -- Jens Axboe -- To unsubscribe

[PATCH] [RESEND] block: hd: remove deprecated IRQF_DISABLED

2014-10-01 Thread Michael Opdenacker
This patch removes the use of the IRQF_DISABLED flag from drivers/block/hd.c It's a NOOP since 2.6.35 and it will be removed one day. This also removes a related comment which is obsolete too. Signed-off-by: Michael Opdenacker --- drivers/block/hd.c | 12 +--- 1 file changed, 1

[PATCH] [RESEND] block: hd: remove deprecated IRQF_DISABLED

2014-10-01 Thread Michael Opdenacker
This patch removes the use of the IRQF_DISABLED flag from drivers/block/hd.c It's a NOOP since 2.6.35 and it will be removed one day. This also removes a related comment which is obsolete too. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/block/hd.c | 12

Re: [PATCH] [RESEND] block: hd: remove deprecated IRQF_DISABLED

2014-10-01 Thread Jens Axboe
On 2014-10-01 04:07, Michael Opdenacker wrote: This patch removes the use of the IRQF_DISABLED flag from drivers/block/hd.c It's a NOOP since 2.6.35 and it will be removed one day. This also removes a related comment which is obsolete too. Thanks, applied. -- Jens Axboe -- To unsubscribe

[PATCH] [RESEND] block: hd: remove deprecated IRQF_DISABLED

2014-03-18 Thread Michael Opdenacker
This patch removes the use of the IRQF_DISABLED flag from drivers/block/hd.c It's a NOOP since 2.6.35 and it will be removed one day. This also removes a related comment which is obsolete too. Signed-off-by: Michael Opdenacker --- drivers/block/hd.c | 12 +--- 1 file changed, 1

[PATCH] [RESEND] block: hd: remove deprecated IRQF_DISABLED

2014-03-18 Thread Michael Opdenacker
This patch removes the use of the IRQF_DISABLED flag from drivers/block/hd.c It's a NOOP since 2.6.35 and it will be removed one day. This also removes a related comment which is obsolete too. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/block/hd.c | 12

[PATCH] [RESEND] block: hd: remove deprecated IRQF_DISABLED

2014-03-04 Thread Michael Opdenacker
This patch removes the use of the IRQF_DISABLED flag from drivers/block/hd.c It's a NOOP since 2.6.35 and it will be removed one day. This also removes a related comment which is obsolete too. Signed-off-by: Michael Opdenacker --- drivers/block/hd.c | 12 +--- 1 file changed, 1

[PATCH] [RESEND] block: hd: remove deprecated IRQF_DISABLED

2014-03-04 Thread Michael Opdenacker
This patch removes the use of the IRQF_DISABLED flag from drivers/block/hd.c It's a NOOP since 2.6.35 and it will be removed one day. This also removes a related comment which is obsolete too. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/block/hd.c | 12

[PATCH][RESEND] block: hd: remove deprecated IRQF_DISABLED

2013-12-09 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. This also removes a related comment which is obsolete too. Signed-off-by: Michael Opdenacker --- drivers/block/hd.c | 12 +--- 1 file changed, 1 insertion(+), 11

[PATCH][RESEND] block: hd: remove deprecated IRQF_DISABLED

2013-12-09 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. This also removes a related comment which is obsolete too. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/block/hd.c | 12 +---