HomeFreeBSD

memfd_create(3): Don't actually force hugetlb size with MFD_HUGETLB

Description

memfd_create(3): Don't actually force hugetlb size with MFD_HUGETLB

The size flags are only required to select a size on systems that support
multiple sizes. MFD_HUGETLB by itself is valid.

Details

Provenance
kevansAuthored on
Parents
rS352869: Adjust tests after page fault changes in r352807
Branches
Unknown
Tags
Unknown