From: Eric Dumazet Date: Mon, 16 Aug 2010 03:25:00 +0000 (+0000) Subject: rds: fix a leak of kernel memory X-Git-Tag: v2.6.36-rc3~42^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f037590fff3005ce8a1513858d7d44f50053cc8f;p=pandora-kernel.git rds: fix a leak of kernel memory struct rds_rdma_notify contains a 32 bits hole on 64bit arches, make sure it is zeroed before copying it to user. Signed-off-by: Eric Dumazet CC: Andy Grover Signed-off-by: David S. Miller --- Reading git-diff-tree failed