Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338355
b: refs/heads/master
c: b8b345b
h: refs/heads/master
i:
  338353: 00dae8a
  338351: f0a7c0f
v: v3
  • Loading branch information
Ivo Sieben authored and Greg Kroah-Hartman committed Oct 24, 2012
1 parent ea9b65c commit 136f9be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6b898c07cb1d5bd8344a8044288bb4ae3873da74
refs/heads/master: b8b345bae8cb6745f2afdd28bb2d93f9cf0d7f2c
1 change: 1 addition & 0 deletions trunk/drivers/tty/tty_buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ void tty_schedule_flip(struct tty_struct *tty)
{
struct tty_bufhead *buf = &tty->port->buf;
unsigned long flags;
WARN_ON(tty->low_latency);

spin_lock_irqsave(&buf->lock, flags);
if (buf->tail != NULL)
Expand Down

0 comments on commit 136f9be

Please sign in to comment.