Re: [RFC v4 11/11] Revert 'drm/amdgpu: annotate a false positive recursive locking'

2022-02-09 Thread Christian König
Am 09.02.22 um 01:23 schrieb Andrey Grodzovsky: Since we have a single instance of reset semaphore which we lock only once even for XGMI hive we don't need the nested locking hint anymore. Signed-off-by: Andrey Grodzovsky Oh, yes please :) Reviewed-by: Christian König ---

[RFC v4 11/11] Revert 'drm/amdgpu: annotate a false positive recursive locking'

2022-02-08 Thread Andrey Grodzovsky
Since we have a single instance of reset semaphore which we lock only once even for XGMI hive we don't need the nested locking hint anymore. Signed-off-by: Andrey Grodzovsky --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 14 -- 1 file changed, 4 insertions(+), 10 deletions(-)