diff options
| author | ykla <yklaxds@gmail.com> | 2025-11-25 10:00:16 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2025-11-25 18:17:25 +0000 |
| commit | a4e3e724df8ad4f5a2d74b03636af55ca401b96e (patch) | |
| tree | 20f48005d36daaa7032072ba5ef45ffccced944f | |
| parent | 8494a3de2c50e9d066b9e0b043306a49b932e025 (diff) | |
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
| -rw-r--r-- | sys/amd64/conf/NOTES | 1 |
1 files changed, 0 insertions, 1 deletions
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 Sanitizer |
