diff options
| author | Nam Cao <namcao@linutronix.de> | 2025-07-07 11:20:16 +0300 | 
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2025-07-11 14:57:00 +0300 | 
| commit | 5f83d6337c9c436d7b1a6580ca060122cb937551 (patch) | |
| tree | 8b8ede8810d509f174218eb65568170b9d6a6d38 /tools/testing/selftests/net/lib/py/utils.py | |
| parent | a6b0465bd2833f3ca9e92d8c9a422b7be6e40fc9 (diff) | |
| download | linux-5f83d6337c9c436d7b1a6580ca060122cb937551.tar.xz | |
PCI: hv: Switch to msi_create_parent_irq_domain()
Move away from the legacy MSI domain setup, switch to use
msi_create_parent_irq_domain().
While doing the conversion, I noticed that hv_compose_msi_msg() is doing
more than it is supposed to (composing message). This function also
allocates and populates struct tran_int_desc, which should be done in
hv_pcie_domain_alloc() instead. It works, but it is not the correct design.
However, I have no hardware to test such change, therefore I leave a TODO
note.
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Nam Cao <namcao@linutronix.de>
Reviewed-by: Michael Kelley <mhklinux@outlook.com>
Tested-by: Michael Kelley <mhklinux@outlook.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions
