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:
8fd4bd2
)
stallion: prune lock_kernel calls
author
Alan Cox
<alan@linux.intel.com>
Tue, 1 Jun 2010 20:52:41 +0000
(22:52 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 10 Aug 2010 20:47:40 +0000
(13:47 -0700)
Remove unneeded tty layer lock kernel bits. Relock the needed bits using the
port mutex. The istallion still has brd state races but those are not new
or introduced by the removal of the lock_kernel logic.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found