From: Eric Dumazet Date: Mon, 30 Aug 2010 10:27:10 +0000 (+0000) Subject: ipv6: struct xfrm6_tunnel in read_mostly section X-Git-Tag: v2.6.37-rc1~147^2~627 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ff2cfa55fb35bb5ea4490fbc82bb3c6771c121b;p=pandora-kernel.git ipv6: struct xfrm6_tunnel in read_mostly section tunnel6_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