Date: Tue, 25 Nov 2025 18:17:38 +0000 From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: ykla <yklaxds@gmail.com> Subject: git: a4e3e724df8a - main - NOTES: Remove duplicate options KCSAN entries Message-ID: <6925f2c2.e614.78d6b88d@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=a4e3e724df8ad4f5a2d74b03636af55ca401b96e commit a4e3e724df8ad4f5a2d74b03636af55ca401b96e Author: ykla <yklaxds@gmail.com> AuthorDate: 2025-11-25 10:00:16 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2025-11-25 18:17:25 +0000 NOTES: Remove duplicate options KCSAN entries Signed-off-by: ykla yklaxds@gmail.com Sponsored by: Chinese FreeBSD Community Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1900 --- sys/amd64/conf/NOTES | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index e0a9e1b77d93..d48fd10c0e62 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -172,5 +172,4 @@ options PV_STATS #options KUBSAN # Kernel Undefined Behavior Sanitizer #options KCSAN # Kernel Concurrency Sanitizer #options KASAN # Kernel Address Sanitizer -#options KCSAN # Kernel Concurrency Sanitizer #options KMSAN # Kernel Memory Sanitizerhelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6925f2c2.e614.78d6b88d>
