On Thu, Nov 13, 2025 at 12:09:27AM +0000, Matthew Wilcox (Oracle) wrote: > Use page_slab() instead of virt_to_folio() followed by folio_slab(). > We do end up calling compound_head() twice for non-slab copies, but that > will not be a problem once we allocate memdescs separately. > > Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Kees Cook <[email protected]> -- Kees Cook
