Re: [PATCH 54/62] TTY: irq: Remove IRQF_DISABLED

2011-09-22 Thread Greg KH
On Thu, Sep 22, 2011 at 04:04:20PM -0700, Greg KH wrote: > On Wed, Sep 07, 2011 at 04:10:51PM +0800, Yong Zhang wrote: > > This flag is a NOOP and can be removed now. > > > > Signed-off-by: Yong Zhang > > Acked-by: Tobias Klauser > > --- > > drivers/tty/amiserial.c |2 +- > > d

Re: [PATCH 54/62] TTY: irq: Remove IRQF_DISABLED

2011-09-22 Thread Greg KH
On Wed, Sep 07, 2011 at 04:10:51PM +0800, Yong Zhang wrote: > This flag is a NOOP and can be removed now. > > Signed-off-by: Yong Zhang > Acked-by: Tobias Klauser > --- > drivers/tty/amiserial.c |2 +- > drivers/tty/cyclades.c |2 +- > drivers/tty/hvc/hvc_irq.

Re: [PATCH 54/62] TTY: irq: Remove IRQF_DISABLED

2011-09-09 Thread Tobias Klauser
On 2011-09-07 at 10:10:51 +0200, Yong Zhang wrote: > This flag is a NOOP and can be removed now. > > Signed-off-by: Yong Zhang For altera_jtaguart and altera_uart: Acked-by: Tobias Klauser ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org

[PATCH 54/62] TTY: irq: Remove IRQF_DISABLED

2011-09-07 Thread Yong Zhang
This flag is a NOOP and can be removed now. Signed-off-by: Yong Zhang --- drivers/tty/amiserial.c |2 +- drivers/tty/cyclades.c |2 +- drivers/tty/hvc/hvc_irq.c|2 +- drivers/tty/hvc/hvcs.c |2 +- drivers/tty/hvc/hvsi.c