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:
eeb4613
)
tty: Drop the lock_kernel in the private ioctl hook
author
Alan Cox
<alan@redhat.com>
Fri, 2 Jan 2009 13:48:56 +0000
(13:48 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 2 Jan 2009 18:19:42 +0000
(10:19 -0800)
We don't need the BKL here any more so it can go. In a couple of spots the
driver requirements are not clear so push the lock down into the driver.
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found