On 21.08.24 19:39, Matthew Wilcox (Oracle) wrote:
Now that we have an extra 8 bits, we don't need to limit ourselves to supporting a 64KiB page size. I'm sure both Hexagon users are grateful, but it does reduce complexity a little. We can also remove reset_first_obj_offset() as calling __ClearPageZsmalloc() will now reset all 32 bits of page_type.
Acked-by: David Hildenbrand <david@xxxxxxxxxx> -- Cheers, David / dhildenb