From: J. Bruce Fields Date: Thu, 13 Oct 2005 20:54:48 +0000 (-0400) Subject: SUNRPC: Retry wrap in case of memory allocation failure. X-Git-Tag: v2.6.15-rc1~733^2~54^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3680312a737355ddf35c1b68af25e384d7ef0a8;p=pandora-kernel.git SUNRPC: Retry wrap in case of memory allocation failure. For privacy we need to allocate extra pages to hold encrypted page data when wrapping requests. This allocation may fail, and we handle that case by waiting and retrying. Signed-off-by: J. Bruce Fields Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed