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:
5474f57
)
netfilter: nfnetlink: add mutex per subsystem
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Tue, 5 Feb 2013 00:50:26 +0000
(
01:50
+0100)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Tue, 5 Feb 2013 03:07:35 +0000
(
04:07
+0100)
This patch replaces the global lock to one lock per subsystem.
The per-subsystem lock avoids that processes operating
with different subsystems are synchronized.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found