From: Patrick McHardy Date: Wed, 7 Sep 2005 02:47:50 +0000 (-0700) Subject: [NET]: proto_unregister: fix sleeping while atomic X-Git-Tag: v2.6.14-rc1~529^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a3f4358ac6283fe3a565183eaf9716de28b6fd0;p=pandora-kernel.git [NET]: proto_unregister: fix sleeping while atomic proto_unregister holds a lock while calling kmem_cache_destroy, which can sleep. Noticed by Daniele Orlandi . Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed