From: Eric Dumazet Date: Tue, 15 Sep 2009 09:39:20 +0000 (-0700) Subject: [PATCH] net: kmemcheck annotation in struct socket X-Git-Tag: v2.6.32-rc1~657^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29a020d35f629619c67fa5e32acaaac3f8a1ba90;p=pandora-kernel.git [PATCH] net: kmemcheck annotation in struct socket struct socket has a 16 bit hole that triggers kmemcheck warnings. As suggested by Ingo, use kmemcheck annotations Signed-off-by: Eric Dumazet Acked-by: Ingo Molnar Signed-off-by: David S. Miller --- Reading git-diff-tree failed