On 17.02.25 20:08, Matthew Wilcox (Oracle) wrote:
The intent is to add folio_mk_pte() to remove the conversion from folio
to page necessary to call mk_pte(). Eventually we might end up removing
mk_pte(), but that's not what's being proposed today.
I didn't want to add folio_mk_pte() to each arc
The intent is to add folio_mk_pte() to remove the conversion from folio
to page necessary to call mk_pte(). Eventually we might end up removing
mk_pte(), but that's not what's being proposed today.
I didn't want to add folio_mk_pte() to each architecture, and I didn't
want to lose any optimisatio