Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information