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:
cc4f024
)
um: Use tty_port in SIGWINCH handler
author
Richard Weinberger
<richard@nod.at>
Mon, 11 Mar 2013 09:05:45 +0000
(10:05 +0100)
committer
Richard Weinberger
<richard@nod.at>
Mon, 11 Mar 2013 09:08:04 +0000
(10:08 +0100)
The tty below tty_port might get destroyed by the tty layer
while we hold a reference to it.
So we have to carry tty_port around...
Signed-off-by: Richard Weinberger <richard@nod.at>
No differences found