[PATCH] drm/i915: Fix some NULL vs IS_ERR() conditions
Chris Wilson
chris at chris-wilson.co.uk
Wed Aug 7 13:35:13 UTC 2019
Quoting Chris Wilson (2019-08-07 13:32:15)
> Quoting Dan Carpenter (2019-08-07 13:28:32)
> > There were several places which check for NULL when they should have
> > been checking for IS_ERR().
> >
> > Fixes: d8af05ff38ae ("drm/i915: Allow sharing the idle-barrier from other kernel requests")
> > Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>
>
> Oops,
> Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
And pushed, ta.
-Chris
More information about the dri-devel
mailing list