Re: [PATCH] kunit: drm: make DRM buddy test compatible with other pages sizes

2023-06-26 Thread Nico Pache
avid, do you still have this on your radar? We've been carrying this as a RHEL-only since I originally posted it and have not noticed any issues due to it. Cheers, -- Nico On Wed, Apr 19, 2023 at 4:30 AM Christian König wrote: > > Am 18.04.23 um 19:15 schrieb Nico Pache: > > The DR

[PATCH] kunit: drm: make DRM buddy test compatible with other pages sizes

2023-04-18 Thread Nico Pache
ge testcase") Signed-off-by: Nico Pache --- drivers/gpu/drm/tests/drm_buddy_test.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/tests/drm_buddy_test.c b/drivers/gpu/drm/tests/drm_buddy_test.c index 09ee6f6af896..a62b2690d3c2 100644 --- a/drive