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:
ed9891b
)
tty: Document locking for tty driver methods
author
Peter Hurley
<peter@hurleysoftware.com>
Mon, 16 Jun 2014 13:16:58 +0000
(09:16 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 23:05:19 +0000
(16:05 -0700)
The tty core calls the tty driver's open, close and hangup
methods holding the tty lock.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/tty_driver.h
patch
|
blob
|
history
diff --cc
include/linux/tty_driver.h
Simple merge