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:
1233823
)
[DLCI]: Fix tiny race between module unload and sock_ioctl.
author
Pavel Emelyanov
<xemul@openvz.org>
Fri, 21 Mar 2008 22:58:52 +0000
(15:58 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 21 Mar 2008 22:58:52 +0000
(15:58 -0700)
This is a narrow pedantry :) but the dlci_ioctl_hook check and call
should not be parted with the mutex lock.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found