commit | 4ad1aa571214e8d6468a1806794d987b374b5a08 | [log] [tgz] |
---|---|---|
author | Anirudh Rayabharam <anrayabh@linux.microsoft.com> | Thu Oct 27 15:27:28 2022 +0530 |
committer | Wei Liu <wei.liu@kernel.org> | Thu Nov 03 15:50:28 2022 +0000 |
tree | 8a6fd76aca1877a23b8f9713f6b282862e380ac0 | |
parent | 99632e3dbeb25a0ff86c4af4bba2dcf638624423 [diff] |
clocksource/drivers/hyperv: add data structure for reference TSC MSR Add a data structure to represent the reference TSC MSR similar to other MSRs. This simplifies the code for updating the MSR. Signed-off-by: Anirudh Rayabharam <anrayabh@linux.microsoft.com> Reviewed-by: Michael Kelley <mikelley@microsoft.com> Link: https://lore.kernel.org/r/20221027095729.1676394-2-anrayabh@linux.microsoft.com Signed-off-by: Wei Liu <wei.liu@kernel.org>