Message ID | 20210302092644.2553014-1-jean-philippe@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | iommu: I/O page faults for SMMUv3 | expand |
Tested-by: Krishna Reddy <vdumpa@nvidia.com>
Validated v13 patches in context of nested translations validation for NVMe PCIe device assigned to Guest VM.
V12 patches(v13 is yet to be tested) has been tested for SVA functionality on Native OS and is functional.
-KR
Hi Will, Joerg, On Tue, Mar 02, 2021 at 10:26:36AM +0100, Jean-Philippe Brucker wrote: > Add stall support to the SMMUv3 driver, along with a common I/O Page > Fault handler. I only have review/ack tags and one assert_lockdep to add to this series. Should I send a v14 now or wait a little longer? Just making sure we can get at least patches 1-6 in v5.13. Thanks, Jean
On Tue, Mar 30, 2021 at 07:17:55PM +0200, Jean-Philippe Brucker wrote: > On Tue, Mar 02, 2021 at 10:26:36AM +0100, Jean-Philippe Brucker wrote: > > Add stall support to the SMMUv3 driver, along with a common I/O Page > > Fault handler. > > I only have review/ack tags and one assert_lockdep to add to this series. > Should I send a v14 now or wait a little longer? Just making sure we can > get at least patches 1-6 in v5.13. Easiest thing is probably to send a v14 containing just the patches targetting v5.13, so that Joerg can queue them up. Will