On 7/4/25 14:47, Matthew Wilcox wrote: > On Fri, Jul 04, 2025 at 11:50:36AM +0200, Pankaj Raghav (Samsung) wrote: >> Changes since v1: >> - Use mapping_max_folio_size_supported() instead of doing a ifdef with >> CONFIG_THP > > why? v1 looked better to me Oh really? I am fine with anything but I thought this looks better instead having an ifdef. -- Pankaj