Hi Qiang,
oh, good point. Yes it certainly should.
Looks like I accidentally pushed it to the wrong branch.
Thanks,
Christian.
Am 10.10.19 um 16:27 schrieb Qiang Yu:
> Hi Chris,
>
> This fix has been pushed to drm-misc-next for a while. But Linux
> 5.4-rc kernels still does not have this fix.
>
Hi Chris,
This fix has been pushed to drm-misc-next for a while. But Linux
5.4-rc kernels still does not have this fix.
Should it be also pushed to drm-misc-fixes?
Thanks,
Qiang
On Sun, Sep 22, 2019 at 8:50 PM Chris Wilson wrote:
>
> Quoting Chris Wilson (2019-09-22 13:17:19)
> > Quoting Qiang
On Mon, Sep 30, 2019 at 08:57:32AM +, Koenig, Christian wrote:
> Am 30.09.19 um 09:22 schrieb Daniel Vetter:
> > On Sun, Sep 22, 2019 at 2:08 PM Qiang Yu wrote:
> >> This causes kernel crash when testing lima driver.
> >>
> >> Cc: Christian König
> >> Fixes: b8c036dfc66f ("dma-buf: simplify r
Am 30.09.19 um 09:22 schrieb Daniel Vetter:
> On Sun, Sep 22, 2019 at 2:08 PM Qiang Yu wrote:
>> This causes kernel crash when testing lima driver.
>>
>> Cc: Christian König
>> Fixes: b8c036dfc66f ("dma-buf: simplify reservation_object_get_fences_rcu a
>> bit")
>> Signed-off-by: Qiang Yu
> Self
On Sun, Sep 22, 2019 at 2:08 PM Qiang Yu wrote:
>
> This causes kernel crash when testing lima driver.
>
> Cc: Christian König
> Fixes: b8c036dfc66f ("dma-buf: simplify reservation_object_get_fences_rcu a
> bit")
> Signed-off-by: Qiang Yu
Selftest for this would be lovely, now that the basic i
Quoting Chris Wilson (2019-09-22 13:17:19)
> Quoting Qiang Yu (2019-09-22 08:49:00)
> > This causes kernel crash when testing lima driver.
> >
> > Cc: Christian König
> > Fixes: b8c036dfc66f ("dma-buf: simplify reservation_object_get_fences_rcu a
> > bit")
> > Signed-off-by: Qiang Yu
> > ---
>
Quoting Qiang Yu (2019-09-22 08:49:00)
> This causes kernel crash when testing lima driver.
>
> Cc: Christian König
> Fixes: b8c036dfc66f ("dma-buf: simplify reservation_object_get_fences_rcu a
> bit")
> Signed-off-by: Qiang Yu
> ---
> drivers/dma-buf/dma-resv.c | 2 +-
> 1 file changed, 1 ins
This causes kernel crash when testing lima driver.
Cc: Christian König
Fixes: b8c036dfc66f ("dma-buf: simplify reservation_object_get_fences_rcu a
bit")
Signed-off-by: Qiang Yu
---
drivers/dma-buf/dma-resv.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/dma-buf/dm