To allow for a dynamic page size on arm64 remove the static value from libcuse.
MFC after: 1 week
Sponsored by: NVIDIA Networking
Differential D35585
cuse(3): Remove PAGE_SIZE from libcuse. • hselasky on Jun 23 2022, 8:36 PM. Authored by Tags None Referenced Files
Subscribers
Details To allow for a dynamic page size on arm64 remove the static value from libcuse. MFC after: 1 week Should be backwards compatible except for the removal of "CUSE_ALLOC_PAGES_MAX" which I believe is not used at all in user-space.
Diff Detail
|