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:
74f0609
)
viotape: Use unlocked_ioctl
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Fri, 23 May 2008 05:12:23 +0000
(15:12 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 30 Jun 2008 12:30:26 +0000
(22:30 +1000)
This pushes the BKL down into the driver. Based on a patch by Alan Cox.
We need to do it this way for now as the inode parameter of viotap_ioctl
is used internally as a flag. We should do a further cleanup patch.
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found