On Thu, 29 Feb 2024 at 23:48, Arnd Bergmann <arnd@xxxxxxxx> wrote: > > On Thu, Feb 29, 2024, at 11:51, Matthew Auld wrote: > > The drm_buddy minimum page-size requirements should be distinct from the > > CPU PAGE_SIZE. Only restriction is that the minimum page-size is at > > least 4K. > > > > Signed-off-by: Matthew Auld <matthew.auld@xxxxxxxxx> > > Cc: Arunpravin Paneer Selvam <Arunpravin.PaneerSelvam@xxxxxxx> > > Cc: Christian König <christian.koenig@xxxxxxx> > > Cc: Arnd Bergmann <arnd@xxxxxxxx> > > Acked-by: Arnd Bergmann <arnd@xxxxxxxx> Has this landed anywhere yet? I'm been testing 6.9 on 64K pages and the buddy tests are exploding so I wanted to pull this in. Dave.