Re: [PATCH v1 0/4] Implement IOMMU SVA page fault processing error notifiers
From: Jason Gunthorpe
Date: Wed Jul 16 2025 - 08:11:20 EST
On Wed, Jul 16, 2025 at 11:07:50AM +0000, Temerkhanov, Sergey wrote:
> > -----Original Message-----
> > From: Jason Gunthorpe <jgg@xxxxxxxx>
> >
> > You need to come with a driver using this as well.
> >
>
> There is an OOT driver which would use this facility do report and
> handle possible invalid accesses (e.g. mismatched VMA permissions)
> during the SVA operation
Upstream a basic driver first then ask for iommu changes to enhance
it.
This is normal stuff, we don't change the kernel to accomodate OOT
drivers.
Jason