From: Konrad Rzeszutek Wilk Date: Mon, 14 Mar 2011 15:42:40 +0000 (-0400) Subject: xen/balloon: Remove pr_info's and don't alter retry_count X-Git-Tag: v2.6.39-rc1~439^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40095de1f9082f058970b985a96d2fbef43f94f4;p=pandora-kernel.git xen/balloon: Remove pr_info's and don't alter retry_count In the past the retry_count (in other form of this code) was zero. Meaning retry forever. Do the same thing here without changing it to the value 16. Also remove some of the pr_info as there is no need to spam the user. Acked-by: Ian Campbell Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed