Re: [PATCH v2 1/1] Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT

2020-08-15 Thread Wei Liu
On Fri, Aug 14, 2020 at 12:45:04PM -0700, Michael Kelley wrote: > On ARM64, Hyper-V now specifies the interrupt to be used by VMbus > in the ACPI DSDT. This information is not used on x86 because the > interrupt vector must be hardcoded. But update the generic > VMbus driver to do the parsing

[PATCH v2 1/1] Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT

2020-08-14 Thread Michael Kelley
On ARM64, Hyper-V now specifies the interrupt to be used by VMbus in the ACPI DSDT. This information is not used on x86 because the interrupt vector must be hardcoded. But update the generic VMbus driver to do the parsing and pass the information to the architecture specific code that sets up