lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours

  • Kees Cook's avatar
    ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL · 918327e9
    Kees Cook authored
    For simplicity in splitting out UBSan options into separate rules,
    remove CONFIG_UBSAN_SANITIZE_ALL, effectively defaulting to "y", which
    is how it is generally used anyway. (There are no ":= y" cases beyond
    where a specific file is enabled when a top-level ":= n" is in effect.)
    
    Cc: Andrey Konovalov <andreyknvl@gmail.com>
    Cc: Marco Elver <elver@google.com>
    Cc: linux-doc@vger.kernel.org
    Cc: linux-kbuild@vger.kernel.org
    Signed-off-by: default avatarKees Cook <keescook@chromium.org>
    918327e9
Kconfig 40.3 KB