On Thu, 29 Feb 2024 at 23:48, Arnd Bergmann <a...@arndb.de> 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.a...@intel.com> > > Cc: Arunpravin Paneer Selvam <arunpravin.paneersel...@amd.com> > > Cc: Christian König <christian.koe...@amd.com> > > Cc: Arnd Bergmann <a...@arndb.de> > > Acked-by: Arnd Bergmann <a...@arndb.de>
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.