diff options
author | Karl Hiramoto <[email protected]> | 2010-09-23 01:50:54 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-09-26 18:29:18 -0700 |
commit | a3d6713fbd2ccb50898a6f88664da96a7857c039 (patch) | |
tree | e772805828ad8c862c10b1845878baffbb11248e /net/unix/sysctl_net_unix.c | |
parent | ca9a783575d2affed30ef27a3427a7705527ddac (diff) |
br2684: fix scheduling while atomic
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 <[email protected]>
Tested-by: Mikko Vinni <[email protected]>
Signed-off-by: Karl Hiramoto <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions