Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2025 15:45:45 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: a007340abe83 - main - amd64: Remove a stray syzkaller config
Message-ID:  <202507281545.56SFjjaQ033097@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=a007340abe835722f0ca947cee16a00f1f93fbe6

commit a007340abe835722f0ca947cee16a00f1f93fbe6
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2025-07-28 15:44:54 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2025-07-28 15:44:54 +0000

    amd64: Remove a stray syzkaller config
    
    Reported by:    mjg
    Fixes:          6efe8e6be413 ("pf: Fix a lock leak in pf_ioctl_addrule()")
---
 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 49059302793b..000000000000
--- a/sys/amd64/conf/SYZKALLER
+++ /dev/null
@@ -1,5 +0,0 @@
-include GENERIC
-ident SYZKALLER
-
-options 	COVERAGE
-options 	KCOV



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507281545.56SFjjaQ033097>