Re: [PATCH] irqdomain: Add the missing assignment of domain->fwnode for named fwnode

2019-09-03 Thread Marc Zyngier
Hi Dexuan, On 03/09/2019 00:14, Dexuan Cui wrote: > > Recently device pass-through stops working for Linux VM running on Hyper-V. > > git-bisect shows the regression is caused by the recent commit > 467a3bb97432 ("PCI: hv: Allocate a named fwnode ..."), but the root cause > is that the commit d5

[PATCH] irqdomain: Add the missing assignment of domain->fwnode for named fwnode

2019-09-02 Thread Dexuan Cui
Recently device pass-through stops working for Linux VM running on Hyper-V. git-bisect shows the regression is caused by the recent commit 467a3bb97432 ("PCI: hv: Allocate a named fwnode ..."), but the root cause is that the commit d59f6617eef0 forgets to set the domain->fwnode for IRQCHIP_FWNOD