login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2009
»
January
»
15
Re: [PATCH 1/4 v2] hvc_console: remove tty->low_latency
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From: Christian Borntraeger
Subject:
Re: [PATCH 1/4 v2] hvc_console: remove tty->low_latency
Date: Thursday, January 15, 2009 - 2:17 am
> Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
quoted text
> --- > 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 <borntraeger@de.ibm.com> --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[PATCH 1/4] hvc_console: do not set low_latency
, Milton Miller
, (Thu Jan 8, 5:14 am)
Re: [PATCH 1/4] hvc_console: do not set low_latency
, Alan Cox
, (Thu Jan 8, 5:36 am)
Re: [PATCH 1/4] hvc_console: do not set low_latency
, Milton Miller
, (Thu Jan 8, 6:25 am)
Re: [PATCH 1/4] hvc_console: do not set low_latency
, Christian Borntraeger
, (Tue Jan 13, 2:04 am)
Re: [PATCH 1/4] hvc_console: do not set low_latency
, Christian Borntraeger
, (Tue Jan 13, 4:28 am)
Re: [PATCH 1/4] hvc_console: do not set low_latency
, Hendrik Brueckner
, (Tue Jan 13, 4:35 am)
Re: [PATCH 1/4] hvc_console: do not set low_latency
, Milton Miller
, (Tue Jan 13, 9:03 am)
Re: [PATCH 1/4] hvc_console: do not set low_latency
, Benjamin Herrenschmidt
, (Tue Jan 13, 2:04 pm)
Re: [PATCH 1/4 v2] hvc_console: remove tty->low_latency
, Hendrik Brueckner
, (Thu Jan 15, 2:15 am)
Re: [PATCH 1/4 v2] hvc_console: remove tty->low_latency
, Christian Borntraeger
, (Thu Jan 15, 2:17 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
<