From: Patrick McHardy Date: Mon, 12 Feb 2007 19:11:39 +0000 (-0800) Subject: [NETFILTER]: nf_log: switch logger registration/unregistration to mutex X-Git-Tag: v2.6.21-rc1~274^2~1^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b73534dc57fa2fd5ef567586adb83c16e88a52f;p=pandora-kernel.git [NETFILTER]: nf_log: switch logger registration/unregistration to mutex The spinlock is only used in process context (register/unregister), switch to a mutex. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed