From: Eric Dumazet Date: Mon, 30 Aug 2010 07:04:14 +0000 (+0000) Subject: net: struct xfrm_tunnel in read_mostly section X-Git-Tag: v2.6.37-rc1~147^2~628 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dcd814bd08bc7989f7f3eac9bbe8b20aec0182a;p=pandora-kernel.git net: struct xfrm_tunnel in read_mostly section tunnel4_handlers chain being scanned for each incoming packet, make sure it doesnt share an often dirtied cache line. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed