commit | 0a3f4358ac6283fe3a565183eaf9716de28b6fd0 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Tue Sep 06 19:47:50 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 06 19:47:50 2005 -0700 |
tree | c325ab565db7956b966f391714c9155d0aacc83f | |
parent | 48bc41a49c4f3aa760dff84e7f71437f5ed520fe [diff] |
[NET]: proto_unregister: fix sleeping while atomic proto_unregister holds a lock while calling kmem_cache_destroy, which can sleep. Noticed by Daniele Orlandi <daniele@orlandi.com>. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>