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:
ca9a783
)
br2684: fix scheduling while atomic
author
Karl Hiramoto
<karl@hiramoto.org>
Thu, 23 Sep 2010 01:50:54 +0000
(
01:50
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 27 Sep 2010 01:29:18 +0000
(18:29 -0700)
You can't call atomic_notifier_chain_unregister() while in atomic context.
Fix, call un/register_atmdevice_notifier in module __init and __exit.
Bug report:
http://comments.gmane.org/gmane.linux.network/172603
Reported-by: Mikko Vinni <mmvinni@yahoo.com>
Tested-by: Mikko Vinni <mmvinni@yahoo.com>
Signed-off-by: Karl Hiramoto <karl@hiramoto.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/atm/br2684.c
patch
|
blob
|
history
diff --cc
net/atm/br2684.c
Simple merge