From: Trond Myklebust Date: Mon, 20 Mar 2006 18:44:05 +0000 (-0500) Subject: NLM: nlm_alloc_call should not immediately fail on signal X-Git-Tag: v2.6.17-rc1~667^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36943fa4b2701b9ef2d60084c85ecbe634aec252;p=pandora-kernel.git NLM: nlm_alloc_call should not immediately fail on signal Currently, nlm_alloc_call tests for a signal before it even tries to allocate memory. Fix it so that it tries at least once. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed