[Bug 249236] 5 tests in sys.kern.memfd_test.* failed after (r365509, r365525]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 10 17:24:13 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249236

--- Comment #4 from commit-hook at FreeBSD.org ---
A commit references this bug:

Author: kevans
Date: Thu Sep 10 17:23:30 UTC 2020
New revision: 365593
URL: https://svnweb.freebsd.org/changeset/base/365593

Log:
  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

Changes:
  head/lib/libc/sys/shm_open.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list