Re: [PATCH v1 05/18] vfio/ccw: Remove private->mdev

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2022-06-02 at 16:02 -0300, Jason Gunthorpe wrote:
> On Thu, Jun 02, 2022 at 07:19:35PM +0200, Eric Farman wrote:
> > @@ -262,7 +260,7 @@ static void fsm_io_request(struct
> > vfio_ccw_private *private,
> >  			errstr = "transport mode";
> >  			goto err_out;
> >  		}
> > -		io_region->ret_code = cp_init(&private->cp,
> > mdev_dev(mdev),
> > +		io_region->ret_code = cp_init(&private->cp, private-
> > >vdev.dev,
> >  					      orb);
> 
> You'll need to rebase this series, I already did this hunk in v5.19:
> 
> commit 0a58795647cd4300470788ffdbff6b29b5f00632
> Author: Jason Gunthorpe <jgg@xxxxxxxx>
> Date:   Wed May 11 13:12:59 2022 -0600
> 
>     vfio/ccw: Remove mdev from struct channel_program

Ah, yes. I hadn't gotten this sent out before the vfio pull request
landed yesterday, so a rebase is of course warranted. Thanks!

Eric

> 
> Jason




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Kernel Development]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Info]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Linux Media]     [Device Mapper]

  Powered by Linux