commit | 1349401ff1aa425e7381ed26feb63e0d6b557fc6 | [log] [tgz] |
---|---|---|
author | Dexuan Cui <decui@microsoft.com> | Tue Nov 19 23:12:26 2019 -0800 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Thu Jan 16 19:06:57 2020 +0100 |
tree | fe5910013ab6c551decd84080a7d3ffccc83d306 | |
parent | 5167c506d62dd9ffab73eba23c79b0a8845c9fe1 [diff] |
clocksource/drivers/hyper-v: Suspend/resume Hyper-V clocksource for hibernation This is needed for hibernation, e.g. when we resume the old kernel, we need to disable the "current" kernel's TSC page and then resume the old kernel's. Signed-off-by: Dexuan Cui <decui@microsoft.com> Reviewed-by: Michael Kelley <mikelley@microsoft.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/1574233946-48377-1-git-send-email-decui@microsoft.com