diff options
author | Nam Cao <namcao@linutronix.de> | 2025-07-18 22:57:50 +0300 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2025-10-01 01:50:48 +0300 |
commit | 4691db0704ac1c266377c99f00288a014fdb7af1 (patch) | |
tree | 4860b0d37b2599c1839ff670ba8cfde23f38838a /net/unix/af_unix.c | |
parent | c5eebe075e1129748f74e567da7bd8fbe77e485b (diff) | |
download | linux-4691db0704ac1c266377c99f00288a014fdb7af1.tar.xz |
x86/hyperv: 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_irq_compose_msi_msg() is
doing more than it is supposed to (composing message content). The
interrupt allocation bits should be moved into hv_msi_domain_alloc().
However, I have no hardware to test this change, therefore I leave a TODO
note.
Signed-off-by: Nam Cao <namcao@linutronix.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Nuno Das Neves <nunodasneves@linux.microsoft.com>
Reviewed-by: Nuno Das Neves <nunodasneves@linux.microsoft.com>
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions