Re: [PATCH v2 06/10] mm: remove thp_size() and thp_order()
"David Hildenbrand (Arm)" <[email protected]>
| Newsgroups | org.kernel.vger.ceph-devel,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
On 8/4/26 20:52, Tal Zussman wrote: > The last callers of thp_size() have been converted to folio_size(), and > thp_order()'s only remaining user was thp_size() itself, so remove > both. > > Signed-off-by: Tal Zussman <[email protected]> > --- Beautiful Acked-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David