Re: [PATCH 1/1] vfio: ccw: fix error return in vfio_ccw_sch_event

From: Cornelia Huck
Date: Wed May 16 2018 - 11:44:39 EST


On Thu, 3 May 2018 10:06:40 +0800
Dong Jia Shi <bjsdjshi@xxxxxxxxxxxxxxxxxx> wrote:

> * Cornelia Huck <cohuck@xxxxxxxxxx> [2018-05-02 16:42:51 +0200]:
>
> > On Wed, 2 May 2018 09:25:59 +0200
> > Dong Jia Shi <bjsdjshi@xxxxxxxxxxxxxxxxxx> wrote:
> >
> > > If device has not been registered, or there is a pending work,
> >
> > s/a pending work/work pending/

Also, s/device/the device/

> >
> > > we should reschedule a sch_event call again.
> > >
> > > Signed-off-by: Dong Jia Shi <bjsdjshi@xxxxxxxxxxxxxxxxxx>

(...)

> >
> > I guess I should pick this for 4.17?
> >
> I think there is no pressure for this one. So please feel free to decide
> as your convenience.
>

OK, I've queued this for the next release. Will wait for more patches
(e.g. the ida check pushdown) before I send a pull request.