From: K. Y. Srinivasan Date: Sat, 10 Jan 2015 07:54:29 +0000 (-0800) Subject: Drivers: hv: hv_balloon: Make adjustments in computing the floor X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~85^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79208c57da5311860f165b613c89b3f647e357cd;p=pandora-kernel.git Drivers: hv: hv_balloon: Make adjustments in computing the floor Make adjustments in computing the balloon floor. The current computation of the balloon floor was not appropriate for virtual machines with more than 10 GB of assigned memory - we would get into situations where the host would agressively balloon down the guest and leave the guest in an unusable state. This patch fixes the issue by raising the floor. Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed