Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux...
[linux-2.6-microblaze.git] / lib / Kconfig.kasan
index e6eda05..98016e1 100644 (file)
@@ -158,7 +158,7 @@ config KASAN_STACK
          out-of-bounds bugs in stack variables.
 
          With Clang, stack instrumentation has a problem that causes excessive
-         stack usage, see https://bugs.llvm.org/show_bug.cgi?id=38809. Thus,
+         stack usage, see https://llvm.org/pr38809. Thus,
          with Clang, this option is deemed unsafe.
 
          This option is always disabled when compile-testing with Clang to