From: Andi Kleen Date: Mon, 27 Sep 2010 21:39:30 +0000 (+0200) Subject: HWPOISON: Remove retry loop for try_to_unmap X-Git-Tag: v2.6.37-rc1~109^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a08c80ebb621a6dc277c91e029acb725f2f20254;p=pandora-kernel.git HWPOISON: Remove retry loop for try_to_unmap We don't reply in other temporary failure cases and there were no reports of replies happening. I think the original reason it was added was also just an early bug, not an observation of the race. So remove the loop for now, but keep a warning message. Signed-off-by: Andi Kleen --- Reading git-diff-tree failed