On Tue, Aug 15, 2023 at 09:00:24AM -0600, Jens Axboe wrote: > On 8/14/23 9:26 PM, Matthew Wilcox (Oracle) wrote: > > folio_put() is the standard way to write this, and it's not > > appreciably slower. This is an enabling patch for removing > > free_compound_page() entirely. > > Looks fine to me, nice cleanup too. Please use 72-74 char line breaks > though in the commit message, this looks like ~60? With that fixed: Eh, I just pipe it throught fmt, and that's what it did. Probably it has rules about widows/orphans? > Reviewed-by: Jens Axboe <axboe@xxxxxxxxx> > > -- > Jens Axboe >