From: Dan Carpenter Date: Sat, 18 Sep 2010 13:42:25 +0000 (+0000) Subject: rds: signedness bug X-Git-Tag: v2.6.37-rc1~147^2~401 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b9d2e00bfa592aceda7b43da76c670df61faa97;p=pandora-kernel.git rds: signedness bug In the original code if the copy_from_user() fails in rds_rdma_pages() then the error handling fails and we get a stack trace from kmalloc(). Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed