Re: [PATCH 1/3] Revert "drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handling"

2020-05-22 Thread Alex Deucher
On Fri, May 22, 2020 at 6:25 AM Christian König wrote: > > Well what exactly is going wrong here? > > At least this one looks correct to me, and if it blocks the revert we > should probably squash it in there as well. I can squash them together. These were just dependences. The issue is the thi

Re: [PATCH 1/3] Revert "drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handling"

2020-05-22 Thread Christian König
Well what exactly is going wrong here? At least this one looks correct to me, and if it blocks the revert we should probably squash it in there as well. Christian. Am 21.05.20 um 22:23 schrieb Alex Deucher: This reverts commit b41d9df2b680b96913cc3ccf929252e2dce71b24. Signed-off-by: Alex De

Re: [PATCH 1/3] Revert "drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handling"

2020-05-21 Thread Wang, Kevin(Yang)
] Revert "drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handling" This reverts commit b41d9df2b680b96913cc3ccf929252e2dce71b24. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/d

[PATCH 1/3] Revert "drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handling"

2020-05-21 Thread Alex Deucher
This reverts commit b41d9df2b680b96913cc3ccf929252e2dce71b24. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c index 2fc51f