Am 01.12.20 um 17:58 schrieb Daniel Vetter:
On Tue, Dec 1, 2020 at 2:32 PM Christian König
wrote:
Daniel added a warning for this, but we were abusing that behavior here.
Signed-off-by: Christian König
Fixes: 57fcd550eb15 ("drm/ttm: Warn on pinning without holding a reference")
---
drivers/
On Tue, Dec 1, 2020 at 2:32 PM Christian König
wrote:
>
> Daniel added a warning for this, but we were abusing that behavior here.
>
> Signed-off-by: Christian König
> Fixes: 57fcd550eb15 ("drm/ttm: Warn on pinning without holding a reference")
> ---
> drivers/gpu/drm/ttm/ttm_bo_util.c | 4 +++-
Daniel added a warning for this, but we were abusing that behavior here.
Signed-off-by: Christian König
Fixes: 57fcd550eb15 ("drm/ttm: Warn on pinning without holding a reference")
---
drivers/gpu/drm/ttm/ttm_bo_util.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/driver