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:
920fc94
)
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
author
Denis V. Lunev
<den@openvz.org>
Thu, 27 Mar 2008 23:55:53 +0000
(16:55 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 27 Mar 2008 23:55:53 +0000
(16:55 -0700)
This elliminates infamous race during module loading when one could lookup
proc entry without proc_fops assigned.
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found