From: Chuck Lever Date: Tue, 8 May 2007 22:23:28 +0000 (-0400) Subject: SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/free X-Git-Tag: v2.6.22-rc1~139^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa3d1faebe6e214cd96be0e587571477ff6fd9fc;p=pandora-kernel.git SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/free Use a cleaner method to find the size of an rpc_buffer. This actually works on x86-64! Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed