[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1567723581-29088-1-git-send-email-decui@microsoft.com>
Date: Thu, 5 Sep 2019 22:47:03 +0000
From: Dexuan Cui <decui@...rosoft.com>
To: "arnd@...db.de" <arnd@...db.de>, "bp@...en8.de" <bp@...en8.de>,
"daniel.lezcano@...aro.org" <daniel.lezcano@...aro.org>,
Haiyang Zhang <haiyangz@...rosoft.com>,
"hpa@...or.com" <hpa@...or.com>, KY Srinivasan <kys@...rosoft.com>,
"linux-hyperv@...r.kernel.org" <linux-hyperv@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"mingo@...hat.com" <mingo@...hat.com>,
"sashal@...nel.org" <sashal@...nel.org>,
Stephen Hemminger <sthemmin@...rosoft.com>,
"tglx@...utronix.de" <tglx@...utronix.de>,
"x86@...nel.org" <x86@...nel.org>,
Michael Kelley <mikelley@...rosoft.com>,
Sasha Levin <Alexander.Levin@...rosoft.com>
CC: "linux-arch@...r.kernel.org" <linux-arch@...r.kernel.org>,
Dexuan Cui <decui@...rosoft.com>
Subject: [PATCH v5 0/3] Enhance Hyper-V for hibernation
This patchset (consisting of 3 patches) was part of the v4 patchset (consisting
of 12 patches):
https://lkml.org/lkml/2019/9/2/894
I realized these 3 patches must go through the tip.git tree, because I have
to rebase 2 of the 3 patches due to recent changes from others in the tip
tree.
All the 3 patches are now rebased to the tip tree's timers/core branch:
https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/log/?h=timers/core
, and all the 3 patches have Michael Kelley's Signed-off-by's.
Please review.
Thanks!
Dexuan
Dexuan Cui (3):
x86/hyper-v: Suspend/resume the hypercall page for hibernation
x86/hyper-v: Implement hv_is_hibernation_supported()
clocksource/drivers: Suspend/resume Hyper-V clocksource for
hibernation
arch/x86/hyperv/hv_init.c | 40 ++++++++++++++++++++++++++++++++++++++
drivers/clocksource/hyperv_timer.c | 25 ++++++++++++++++++++++++
include/asm-generic/mshyperv.h | 2 ++
3 files changed, 67 insertions(+)
--
1.8.3.1
Powered by blists - more mailing lists