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:
37fe473
)
netfilter: ctnetlink: fix scheduling while atomic
author
Patrick McHardy
<kaber@trash.net>
Wed, 21 Jan 2009 20:19:49 +0000
(12:19 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 21 Jan 2009 20:19:49 +0000
(12:19 -0800)
Caused by call to request_module() while holding nf_conntrack_lock.
Reported-and-tested-by: Kövesdi György <kgy@teledigit.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found