Date: Wed, 25 Jun 2025 12:52:34 GMT From: Mark Johnston <markj@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 3ef39f58e5d6 - main - amd64/conf: Remove a config committed by accident Message-ID: <202506251252.55PCqY6x070682@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=3ef39f58e5d63a78fd1c37e6c62d599bc68d5e1e commit 3ef39f58e5d63a78fd1c37e6c62d599bc68d5e1e Author: Mark Johnston <markj@FreeBSD.org> AuthorDate: 2025-06-25 12:50:50 +0000 Commit: Mark Johnston <markj@FreeBSD.org> CommitDate: 2025-06-25 12:50:50 +0000 amd64/conf: Remove a config committed by accident Reported by: kib, kp Fixes: 350ba9672a7f ("unix: Set O_RESOLVE_BENEATH on fds transferred between jails") --- sys/amd64/conf/SYZKALLER | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sys/amd64/conf/SYZKALLER b/sys/amd64/conf/SYZKALLER deleted file mode 100644 index 965841313616..000000000000 --- a/sys/amd64/conf/SYZKALLER +++ /dev/null @@ -1,5 +0,0 @@ -include GENERIC-KASAN -ident SYZKALLER - -options COVERAGE -options KCOV
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506251252.55PCqY6x070682>