Date: Thu, 10 Sep 2020 17:24:13 +0000 From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: [Bug 249236] 5 tests in sys.kern.memfd_test.* failed after (r365509, r365525] Message-ID: <bug-249236-32464-FGMFucVFc1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-249236-32464@https.bugs.freebsd.org/bugzilla/> References: <bug-249236-32464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249236 --- Comment #4 from commit-hook@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, leadi= ng non-hugetlb memfd as unconfigured largepage shm and thus test failures wh= en we try to ftruncate or write to them. PR: 249236 Discussed with: kib Changes: head/lib/libc/sys/shm_open.c --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249236-32464-FGMFucVFc1>