[PATCH 0/2] Fix for applied series [PATCH v5 0/5] Hyper-V VTL support

From: Saurabh Sengar
Date: Tue Apr 18 2023 - 01:13:00 EST


[PATCH v5 0/5] Hyper-V VTL support is already applied, however
there are couple of kernel test bot warning reported. This patch
series on top of [PATCH v5 0/5] Hyper-V VTL support fixes these.
I expect them to be squash commit on respective patches.

The first patch is to fix 1/5 of the series:
https://lore.kernel.org/all/1681192532-15460-2-git-send-email-ssengar@xxxxxxxxxxxxxxxxxxx/
The second patch is to fix 3/5 of the series:
https://lore.kernel.org/all/1681192532-15460-4-git-send-email-ssengar@xxxxxxxxxxxxxxxxxxx/

Saurabh Sengar (2):
x86/init: Remove static for get/set_rtc_noop()
x86/hyperv: Allow hv_get_nmi_reason compilation irrespective of HYPERV
config

arch/x86/include/asm/mshyperv.h | 10 +++++-----
arch/x86/kernel/x86_init.c | 4 ++--
2 files changed, 7 insertions(+), 7 deletions(-)

--
2.34.1