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:
e4ba130
)
[NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutex
author
Patrick McHardy
<kaber@trash.net>
Mon, 12 Feb 2007 19:09:55 +0000
(11:09 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 12 Feb 2007 19:09:55 +0000
(11:09 -0800)
The spinlock is only used in process context (register/unregister),
switch to a mutex.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found