Re: [PATCH v2 06/10] mm: remove thp_size() and thp_order()
"David Hildenbrand (Arm)" <[email protected]> Thu, 6 Aug 2026 13:55:16 +0200
| Newsgroups | gmane.linux.file-systems,gmane.comp.file-systems.ceph.devel,gmane.linux.kernel,gmane.linux.kernel.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