From: David Vrabel Date: Mon, 1 Sep 2014 17:52:44 +0000 (+0100) Subject: xen/balloon: cancel ballooning if adding new memory failed X-Git-Tag: fixes-for-v3.18-merge-window~146^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dcf63677d4eb7fdfc13290c8558c301d2588fe8;p=pandora-kernel.git xen/balloon: cancel ballooning if adding new memory failed If the balloon driver is adding additional memory regions to the balloon and add_memory() fails it will likely continuously fail so cancel the balloon operation. Signed-off-by: David Vrabel Reviewed-by: Daniel Kiper --- Reading git-diff-tree failed