Re: [PATCH] Release the mutex hold before backtracing for not supported mxgpu.

2017-12-20 Thread Christian König
Am 20.12.2017 um 03:44 schrieb Yu, Xiangliang: This patch releases the mutex held soon before entering the initialization function in case the device doesn't support mxgpu. Signed-off-by: José Pekkarinen --- drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c | 1 + 1 file changed, 1

RE: [PATCH] Release the mutex hold before backtracing for not supported mxgpu.

2017-12-19 Thread Yu, Xiangliang
> This patch releases the mutex held soon before entering the initialization > function in case the device doesn't support mxgpu. > > Signed-off-by: José Pekkarinen > --- > drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git