From: Ingo Molnar Date: Fri, 28 Apr 2006 22:23:59 +0000 (-0700) Subject: [XFRM]: fix softirq-unsafe xfrm typemap->lock use X-Git-Tag: v2.6.17-rc4~101^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dff7c29707b7514043539f5ab5e0a6eb7bd9dcd;p=pandora-kernel.git [XFRM]: fix softirq-unsafe xfrm typemap->lock use xfrm typemap->lock may be used in softirq context, so all write_lock() uses must be softirq-safe. Signed-off-by: Ingo Molnar Signed-off-by: David S. Miller --- Reading git-diff-tree failed