Re: [PATCH 01/17] ARM: spear: Remove deprecated IRQF_DISABLED flag

2014-01-03 Thread Arnd Bergmann
On Thursday 02 January 2014, Daniel Lezcano wrote: > On 01/02/2014 07:29 PM, Arnd Bergmann wrote: > > On Monday 30 December 2013, Daniel Lezcano wrote: > >> This flag is a NOOP and scheduled to be removed > >> > >> Signed-off-by: Daniel Lezcano > > > > Thanks for sending this series. I think the

Re: [PATCH 01/17] ARM: spear: Remove deprecated IRQF_DISABLED flag

2014-01-03 Thread Arnd Bergmann
On Thursday 02 January 2014, Daniel Lezcano wrote: On 01/02/2014 07:29 PM, Arnd Bergmann wrote: On Monday 30 December 2013, Daniel Lezcano wrote: This flag is a NOOP and scheduled to be removed Signed-off-by: Daniel Lezcano daniel.lezc...@linaro.org Thanks for sending this series. I

Re: [PATCH 01/17] ARM: spear: Remove deprecated IRQF_DISABLED flag

2014-01-02 Thread Daniel Lezcano
On 01/02/2014 07:29 PM, Arnd Bergmann wrote: On Monday 30 December 2013, Daniel Lezcano wrote: This flag is a NOOP and scheduled to be removed Signed-off-by: Daniel Lezcano Thanks for sending this series. I think the patches are duplicates of stuff that Michael Opdenacker has sent before

Re: [PATCH 01/17] ARM: spear: Remove deprecated IRQF_DISABLED flag

2014-01-02 Thread Arnd Bergmann
On Monday 30 December 2013, Daniel Lezcano wrote: > This flag is a NOOP and scheduled to be removed > > Signed-off-by: Daniel Lezcano Thanks for sending this series. I think the patches are duplicates of stuff that Michael Opdenacker has sent before (actually multiple times). I have no problem

Re: [PATCH 01/17] ARM: spear: Remove deprecated IRQF_DISABLED flag

2014-01-02 Thread Arnd Bergmann
On Monday 30 December 2013, Daniel Lezcano wrote: This flag is a NOOP and scheduled to be removed Signed-off-by: Daniel Lezcano daniel.lezc...@linaro.org Thanks for sending this series. I think the patches are duplicates of stuff that Michael Opdenacker has sent before (actually multiple

Re: [PATCH 01/17] ARM: spear: Remove deprecated IRQF_DISABLED flag

2014-01-02 Thread Daniel Lezcano
On 01/02/2014 07:29 PM, Arnd Bergmann wrote: On Monday 30 December 2013, Daniel Lezcano wrote: This flag is a NOOP and scheduled to be removed Signed-off-by: Daniel Lezcano daniel.lezc...@linaro.org Thanks for sending this series. I think the patches are duplicates of stuff that Michael

[PATCH 01/17] ARM: spear: Remove deprecated IRQF_DISABLED flag

2013-12-30 Thread Daniel Lezcano
This flag is a NOOP and scheduled to be removed Signed-off-by: Daniel Lezcano --- arch/arm/mach-spear/time.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-spear/time.c b/arch/arm/mach-spear/time.c index d449673..218ba5b 100644 ---

[PATCH 01/17] ARM: spear: Remove deprecated IRQF_DISABLED flag

2013-12-30 Thread Daniel Lezcano
This flag is a NOOP and scheduled to be removed Signed-off-by: Daniel Lezcano daniel.lezc...@linaro.org --- arch/arm/mach-spear/time.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-spear/time.c b/arch/arm/mach-spear/time.c index d449673..218ba5b 100644 ---