From 751a624adbe47145d3667c4b504858ffd3e8f175 Mon Sep 17 00:00:00 2001 From: Dan Carpenter Date: Sat, 3 May 2014 23:23:29 +0300 Subject: [PATCH] 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-format-patch failed