Hello Viresh
[Sorry for the possible format issues]
On Mon, Jan 30, 2023 at 12:10 PM Viresh Kumar viresh.kumar@linaro.org wrote:
On 30-01-23, 14:21, Viresh Kumar wrote:
I tried to hack it up, to keep backend in Dom0 only and create the iommu nodes unconditionally and the guest kernel is crashing in drivers/iommu/iommu.c:332
iommu_dev = ops->probe_device(dev);
I think your driver broke in v6.0 ?
commit 57365a04c921 ("iommu: Move bus setup to IOMMU device registration")
Interesting, thank you for the information. Last time I have checked against: https://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git/log/?h=for-linus... which doesn't seem to have that commit yet...
Anyway, I will try to get to it, but I am sure when exactly, I hope it will be next week.
-- viresh