[Intel-gfx] [PATCH v2 1/2] vfio: Replace the DMA unmapping notifier with a callback

Jason Gunthorpe jgg at nvidia.com
Thu Jun 9 14:43:59 UTC 2022


On Wed, Jun 08, 2022 at 11:50:31AM -0400, Eric Farman wrote:
> > --- a/drivers/s390/cio/vfio_ccw_private.h
> > +++ b/drivers/s390/cio/vfio_ccw_private.h
> > @@ -98,7 +98,6 @@ struct vfio_ccw_private {
> >  	struct completion	*completion;
> >  	atomic_t		avail;
> >  	struct mdev_device	*mdev;
> > -	struct notifier_block	nb;
> 
> Could you also remove this from the comment block above the struct?
> Besides that, this is fine for -ccw.

Done, thanks

Jason


More information about the Intel-gfx mailing list