Re: [PATCH 12/34] drm/agp: Convert bo_list_handles to XArray

2019-02-26 Thread Matthew Wilcox
On Mon, Feb 25, 2019 at 05:06:18PM +0100, Christian König wrote: > In this one there is a typo in the subject line. Thanks, I'll fix it. ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: [PATCH 12/34] drm/agp: Convert bo_list_handles to XArray

2019-02-25 Thread Christian König
In this one there is a typo in the subject line. Christian. Am 21.02.19 um 19:41 schrieb Matthew Wilcox: Signed-off-by: Matthew Wilcox --- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 3 +-- drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c | 22 - drivers/gpu/drm/amd/amdgp