> Signed-off-by: Hendrik Brueckner <brueck...@linux.vnet.ibm.com> > --- > drivers/char/hvc_console.c | 2 -- > 1 file changed, 2 deletions(-) > > --- a/drivers/char/hvc_console.c > +++ b/drivers/char/hvc_console.c > @@ -318,8 +318,6 @@ static int hvc_open(struct tty_struct *t > } /* else count == 0 */ > > tty->driver_data = hp; > - if (!hp->irq_requested) > - tty->low_latency = 1; /* Makes flushes to ldisc synchronous. */ > > hp->tty = tty; > >
Acked-by: Christian Borntraeger <borntrae...@de.ibm.com> _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev