On Sat, Jul 05, 2025 at 11:46:59AM +0200, Nam Cao wrote: > On Sat, Jul 05, 2025 at 03:51:48AM +0000, Michael Kelley wrote: > > From: Nam Cao <namcao@xxxxxxxxxxxxx> Sent: Thursday, June 26, 2025 7:48 AM > > > > > > Move away from the legacy MSI domain setup, switch to use > > > msi_create_parent_irq_domain(). > > > > With the additional tweak to this patch that you supplied separately, > > everything in my testing on both x86 and arm64 seems to work OK. So > > that's all good. > > Thanks so much for examining the patch, Btw, you probably would also be interested in https://lore.kernel.org/lkml/cover.1751277765.git.namcao@xxxxxxxxxxxxx/ which does a similar conversion for the other hyperv driver. Nam