Re: [PATCH v2] block: reject bs > ps block devices when THP is disabled
From: Pankaj Raghav
Date: Fri Jul 04 2025 - 10:06:46 EST
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