4/17

mm/sparse-vmemmap: initialize shared tail vmemmap pages on allocation

On 8/25/26 4:45 PM, Muchun Song wrote: > The shared tail vmemmap page allocated in vmemmap_get_tail() used to be > left uninitialized, because memmap_init_range() would later overwrite > it. That for