Re: [PATCH v9 12/15] filemap: Remove checks in mapping_set_folio_order_range()
Pedro Falcato <[email protected]>
| Newsgroups | org.kernel.vger.linux-fsdevel,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 05, 2026 at 10:05:52PM +0100, Matthew Wilcox (Oracle) wrote: > These checks make it impossible to use mapping_set_folio_order_range() > in hugetlb. They add very little value and can simply be removed. > > Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> > Reviewed-by: Jane Chu <[email protected]> > Reviewed-by: Gregory Price (Meta) <[email protected]> Reviewed-by: Pedro Falcato <[email protected]> -- Pedro