git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aacef9c
)
USB: metro-usb: fix tty_flip_buffer_push use
author
Johan Hovold
<jhovold@gmail.com>
Mon, 2 Jul 2012 10:34:24 +0000
(12:34 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 5 Jul 2012 23:04:57 +0000
(16:04 -0700)
Do not set low_latency flag at open as tty_flip_buffer_push must not be
called in IRQ context with low_latency set.
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found