[PATCH v2 0/2] Implement hv_is_hibernation_supported() and enhance hv_balloon for hibernation

From: Dexuan Cui
Date: Wed Nov 20 2019 - 02:16:44 EST


v2 is actually the same as v1. This is just a resend.

I suggest both the patches should go through the Hyper-V tree:
https://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git/log/?h=hyperv-next
because the first patch is needed by the second one.

This first patch doesn't conflict with any patch in the tip.git tree.

Dexuan Cui (2):
x86/hyperv: Implement hv_is_hibernation_supported()
hv_balloon: Add the support of hibernation

arch/x86/hyperv/hv_init.c | 7 +++
drivers/hv/hv_balloon.c | 87 +++++++++++++++++++++++++++++++++-
include/asm-generic/mshyperv.h | 2 +
3 files changed, 94 insertions(+), 2 deletions(-)

--
2.19.1