[GIT PULL] Hyper-V commits for 5.10, part 2

From: Wei Liu
Date: Thu Oct 15 2020 - 12:32:55 EST


Hi Linus,

I accidentally dropped one patch that was supposed to be merged in this
merge window from my first pull request.

Please pull the following changes since commit 1f3aed01473c41c9f896fbf4c30d330655e8aa7c:

hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functions (2020-09-28 09:04:48 +0000)

are available in the Git repository at:

ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-next-signed

for you to fetch changes up to 626b901f60446355e35e8c76c6b391a7d7491203:

Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT (2020-10-14 19:14:51 +0000)

----------------------------------------------------------------
hyperv-next for 5.10, part 2

- One patch from Michael to get VMbus interrupt from ACPI DSDT

----------------------------------------------------------------
Michael Kelley (1):
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT

arch/x86/include/asm/mshyperv.h | 1 +
arch/x86/kernel/cpu/mshyperv.c | 7 ++++++-
drivers/hv/hv.c | 2 +-
drivers/hv/vmbus_drv.c | 30 +++++++++++++++++++++++++++---
include/asm-generic/mshyperv.h | 4 +++-
5 files changed, 38 insertions(+), 6 deletions(-)