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:
8032b46
)
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
author
Pavel Emelyanov
<xemul@openvz.org>
Sun, 11 Nov 2007 06:06:01 +0000
(22:06 -0800)
committer
David S. Miller
<davem@davemloft.net>
Sun, 11 Nov 2007 06:06:01 +0000
(22:06 -0800)
This counter is _always_ modified under the unix_gc_lock spinlock,
so its atomicity can be provided w/o additional efforts.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found