Drivers: hv: balloon: Show the max dynamic memory assigned
authorAlex Ng <alexng@messages.microsoft.com>
Sun, 6 Aug 2017 20:12:54 +0000 (13:12 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Aug 2017 16:14:43 +0000 (09:14 -0700)
commit7b6e54b524b66b60e4cf49e8aa7c43045ebb987d
tree2bb9a6d2d6726be53a8c9a0992180f4679060851
parent6df8d9aaf3afe25aacf20c69022a4c6d57b77a95
Drivers: hv: balloon: Show the max dynamic memory assigned

Previously we were only showing max number of pages. We should make it
more clear that this value is the max amount of dynamic memory that the
Hyper-V host is willing to assign to this guest.

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