Drivers: hv: balloon: Make adjustments to the pressure report
authorK. Y. Srinivasan <kys@microsoft.com>
Sat, 26 Jan 2013 00:18:47 +0000 (16:18 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jan 2013 05:06:07 +0000 (00:06 -0500)
commit0731572b6c529f8e8a320dc4df6d67d9a595ecf3
treec331d4381a5439424f84992e2489c45340459f3c
parent06a8f1feb9e82e5b66f781ba3e39055e3f89a641
Drivers: hv: balloon: Make adjustments to the pressure report

The host expects that the pressure report includes the pressure due to the
pages that have been ballooned. Make necessary adjustments to reflect that.
Also, include the free memory information in the pressure report.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/hv_balloon.c