From: Dan Carpenter Date: Sat, 3 May 2014 20:23:29 +0000 (+0300) Subject: staging: lustre: info leak in lnet_ping() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~724 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=751a624adbe47145d3667c4b504858ffd3e8f175;p=pandora-kernel.git staging: lustre: info leak in lnet_ping() On 64 bit systems there is a 4 byte hole after the last member of the struct. We should clear it to avoid disclosing stack information. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed