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:
c831cff
)
TTY: tty_io, annotate locking functions
author
Jiri Slaby
<jslaby@suse.cz>
Wed, 20 Apr 2011 08:43:18 +0000
(10:43 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 25 Apr 2011 21:19:12 +0000
(14:19 -0700)
tty_write_lock and tty_write_unlock contain imbalanced locking. But
this is intentional, so mark them appropriately by
__acquires/__releases.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/tty_io.c
patch
|
blob
|
history
diff --cc
drivers/tty/tty_io.c
Simple merge