From 530d15b907038735d4cb008dc5caae7ce4dfc985 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sat, 28 Feb 2015 11:39:00 -0800 Subject: [PATCH] Drivers: hv: hv_balloon: refuse to balloon below the floor When host asks us to balloon up we need to be sure we're not committing suicide by overballooning. Use already existent 'floor' metric as our lowest possible value for free ram. Signed-off-by: Vitaly Kuznetsov Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed