[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200815170900.5hye5xdnrhwlhwyp@liuwe-devbox-debian-v2>
Date: Sat, 15 Aug 2020 17:09:00 +0000
From: Wei Liu <wei.liu@...nel.org>
To: Michael Kelley <mikelley@...rosoft.com>
Cc: linux-kernel@...r.kernel.org, kys@...rosoft.com,
sthemmin@...rosoft.com, wei.liu@...nel.org,
linux-hyperv@...r.kernel.org, tglx@...utronix.de,
peterz@...radead.org, mingo@...hat.com, bp@...en8.de,
x86@...nel.org, hpa@...or.com
Subject: Re: [PATCH v2 1/1] Drivers: hv: vmbus: Add parsing of VMbus
interrupt in ACPI DSDT
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 and pass the information to the
> architecture specific code that sets up the Linux IRQ. Update
> consumers of the interrupt to get it from an architecture specific
> function.
>
> Signed-off-by: Michael Kelley <mikelley@...rosoft.com>
Applied to hyperv-next. Thanks.
Wei.
Powered by blists - more mailing lists