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:
1d16b0f
)
cris: push down BKL into some device drivers
author
Arnd Bergmann
<arnd@arndb.de>
Tue, 27 Apr 2010 14:24:21 +0000
(16:24 +0200)
committer
Jesper Nilsson
<jesper.nilsson@axis.com>
Thu, 29 Apr 2010 14:36:40 +0000
(16:36 +0200)
A number of cris specific device drivers still use the
locked ->ioctl operation. Convert them to unlocked_ioctl
with explicit lock_kernel calls.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
No differences found