The patch titled Subject: kasan-enable-instrumentation-of-global-variables-fix-2-fix has been removed from the -mm tree. Its filename was kasan-enable-instrumentation-of-global-variables-fix-2-fix.patch This patch was dropped because it was folded into kasan-enable-instrumentation-of-global-variables.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: kasan-enable-instrumentation-of-global-variables-fix-2-fix update kasan.txt Cc: Andrey Ryabinin <a.ryabinin@xxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/kasan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/kasan.txt~kasan-enable-instrumentation-of-global-variables-fix-2-fix Documentation/kasan.txt --- a/Documentation/kasan.txt~kasan-enable-instrumentation-of-global-variables-fix-2-fix +++ a/Documentation/kasan.txt @@ -9,7 +9,7 @@ a fast and comprehensive solution for fi bugs. KASan uses compile-time instrumentation for checking every memory access, -therefore you will need a certain version of GCC >= 4.9.2 +therefore you will need a certain version of GCC > 4.9.2 Currently KASan is supported only for x86_64 architecture and requires that the kernel be built with the SLUB allocator. _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are origin.patch mm-slab-convert-cache-name-allocations-to-kstrdup_const.patch module_device_table-fix-some-callsites.patch kasan-enable-instrumentation-of-global-variables.patch rtc-rk808-fix-the-rtc-time-reading-issue-fix.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html