From: Yasuyuki Kozakai Date: Sun, 8 Jul 2007 05:40:26 +0000 (-0700) Subject: [NETFILTER]: nf_queue: Use RCU and mutex for queue handlers X-Git-Tag: v2.6.23-rc1~1109^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=585426fdc5b4cccaacf0afc8cf821ff763750ae8;p=pandora-kernel.git [NETFILTER]: nf_queue: Use RCU and mutex for queue handlers Queue handlers are registered/unregistered in only process context. Signed-off-by: Yasuyuki Kozakai Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed