On Sat, Mar 20, 2021 at 10:04 AM Christian König
wrote:
>
> Am 19.03.21 um 20:06 schrieb Daniel Vetter:
> > On Fri, Mar 19, 2021 at 07:53:48PM +0100, Christian König wrote:
> >> Am 19.03.21 um 18:52 schrieb Daniel Vetter:
> >>> On Fri, Mar 19, 2021 at 03:08:57PM +0100, Christian König wrote:
> >>>
Yeah, Nirmoy already stumbled over the correct fix.
The size check is off by one. Patch to fix this should be pushed on Monday.
Regards,
Christian.
Am 19.03.21 um 22:23 schrieb Felix Kuehling:
This is causing a deadlock in amdgpu_ttm_access_memory during the
PtraceAccess test in kfdtest. Unfor
Am 19.03.21 um 20:08 schrieb Nirmoy Das:
Fix size comparison in the resource cursor.
Signed-off-by: Nirmoy Das
Reviewed-by: Christian König
---
drivers/gpu/drm/amd/amdgpu/amdgpu_res_cursor.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/a
Am 19.03.21 um 20:06 schrieb Daniel Vetter:
On Fri, Mar 19, 2021 at 07:53:48PM +0100, Christian König wrote:
Am 19.03.21 um 18:52 schrieb Daniel Vetter:
On Fri, Mar 19, 2021 at 03:08:57PM +0100, Christian König wrote:
Don't print a warning when we fail to allocate a page for swapping things ou