[PATCH v3 0/2] iommu/virtio: Probe fixes for proper driver state

Xiong Weimin posted 2 patches 1 day, 1 hour ago
Only 0 patches received!
drivers/iommu/virtio-iommu.c | 17 +++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
[PATCH v3 0/2] iommu/virtio: Probe fixes for proper driver state
Posted by Xiong Weimin 1 day, 1 hour ago
From: Xiong Weimin <xiongweimin@kylinos.cn>
Subject: [PATCH v3 0/2] iommu/virtio: Probe fixes for proper driver state
In-Reply-To: <20260714025913.2042-1-xiongweimin@kylinos.cn>
References: <20260714025913.2042-1-xiongweimin@kylinos.cn>

This is v3 of the patch series. v2 is now obsolete.

Changes since v2:
- Rebased onto latest upstream
- Patch 3 ("Reject short event buffers") has been dropped as it was
  independently submitted by Xu Rao
- As suggested by Will Deacon, modified viommu_init_vqs() to take vdev
  instead of viommu, since they are now linked via vdev->priv

---

Xiong Weimin (2):
  iommu/virtio: Set driver data before enabling virtqueues
  iommu/virtio: Handle iommu_device_register() failures

 drivers/iommu/virtio-iommu.c | 17 +++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

--

2.43.0

Re: [PATCH v3 0/2] iommu/virtio: Probe fixes for proper driver state
Posted by Will Deacon 17 hours ago
On Thu, Jul 23, 2026 at 11:24:46AM +0800, Xiong Weimin wrote:
> From: Xiong Weimin <xiongweimin@kylinos.cn>
> Subject: [PATCH v3 0/2] iommu/virtio: Probe fixes for proper driver state
> In-Reply-To: <20260714025913.2042-1-xiongweimin@kylinos.cn>
> References: <20260714025913.2042-1-xiongweimin@kylinos.cn>
> 
> This is v3 of the patch series. v2 is now obsolete.

Sorry, I'm going to ignore this until you figure out your mail setup. This
is a cover letter with no patches in reply to it but meanwhile you've also
sent some new v2 patches at [1], one of which has already been rejected by
Jean-Philippe in a previous (identical) posting [2].

Will

[1] https://lore.kernel.org/r/20260723095100.1-xiongweimin@kylinos.cn
[2] https://lore.kernel.org/all/20260709095518.GA1752964@myrica/