[Intel-gfx] [PATCH] drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
Dan Carpenter
dan.carpenter at oracle.com
Fri Jul 8 09:28:07 UTC 2022
On Fri, Jul 08, 2022 at 10:02:34AM +0100, Matthew Auld wrote:
> On 08/07/2022 09:40, Dan Carpenter wrote:
> > The shmem_pin_map() function doesn't return error pointers, it returns
> > NULL.
> >
> > Fixes: a0d3fdb628b8 ("drm/i915/gt: Split logical ring contexts from execlist submission"
>
> I think this should be:
>
> Fixes: be1cb55a07bf ("drm/i915/gt: Keep a no-frills swappable copy of the
> default context state")
>
Ah, right. I will resend.
> > Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>
>
> There looks to be one more in gvt/cmd_parser.c?
>
I fixed that one in a separate patch?
regards,
dan carpenter
More information about the Intel-gfx
mailing list