On (24/05/29 13:19), David Hildenbrand wrote: > We won't be able to support 256 KiB base pages, which is acceptable. [..] > +config HAVE_ZSMALLOC > + def_bool y > + depends on MMU > + depends on PAGE_SIZE_LESS_THAN_256KB # we want <= 64 KiB Can't really say that I'm happy with this, but if mm-folks are fine then okay. FWIW Reviewed-by: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>