diff options
author | Michael Kelley <[email protected]> | 2020-08-14 12:45:04 -0700 |
---|---|---|
committer | Wei Liu <[email protected]> | 2020-10-14 19:14:51 +0000 |
commit | 626b901f60446355e35e8c76c6b391a7d7491203 (patch) | |
tree | 016851ad0974b1fb7ae254fb67f1ef7367b066d8 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 1f3aed01473c41c9f896fbf4c30d330655e8aa7c (diff) |
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Wei Liu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions