linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Implement hv_is_hibernation_supported() and enhance hv_balloon for hibernation
@ 2019-11-20  7:16 Dexuan Cui
  2019-11-20  7:16 ` [PATCH v2 1/2] x86/hyperv: Implement hv_is_hibernation_supported() Dexuan Cui
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dexuan Cui @ 2019-11-20  7:16 UTC (permalink / raw)
  To: kys, haiyangz, sthemmin, sashal, linux-hyperv, linux-kernel,
	mikelley, david, arnd, bp, daniel.lezcano, hpa, mingo, tglx, x86,
	Alexander.Levin, vkuznets
  Cc: linux-arch, Dexuan Cui

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-11-20 14:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-20  7:16 [PATCH v2 0/2] Implement hv_is_hibernation_supported() and enhance hv_balloon for hibernation Dexuan Cui
2019-11-20  7:16 ` [PATCH v2 1/2] x86/hyperv: Implement hv_is_hibernation_supported() Dexuan Cui
2019-11-20  9:49   ` Thomas Gleixner
2019-11-20  7:16 ` [PATCH v2 2/2] hv_balloon: Add the support of hibernation Dexuan Cui
2019-11-20 14:09 ` [PATCH v2 0/2] Implement hv_is_hibernation_supported() and enhance hv_balloon for hibernation Sasha Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).