--- zzzz-none-000/linux-5.4.213/Documentation/dev-tools/kasan.rst 2022-09-15 10:04:56.000000000 +0000 +++ miami-7690-761/linux-5.4.213/Documentation/dev-tools/kasan.rst 2024-05-29 11:19:50.000000000 +0000 @@ -21,8 +21,8 @@ Tag-based KASAN is only supported in Clang and requires version 7.0.0 or later. -Currently generic KASAN is supported for the x86_64, arm64, xtensa and s390 -architectures, and tag-based KASAN is supported only for arm64. +Currently generic KASAN is supported for the x86_64, arm, arm64, xtensa, s390 +and riscv architectures, and tag-based KASAN is supported only for arm64. Usage -----