K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-09-10T17:23:30.203446Z K 7 svn:log V 261 Fix memfd_create tests after r365524 r365524 did accidentally invert this check that sets SHM_LARGEPAGE, leading non-hugetlb memfd as unconfigured largepage shm and thus test failures when we try to ftruncate or write to them. PR: 249236 Discussed with: kib END