summaryrefslogtreecommitdiffstats
path: root/lib/decompress_unxz.c
diff options
context:
space:
mode:
authorAlexander Potapenko <glider@google.com>2020-04-07 05:10:19 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2020-04-07 19:43:43 +0200
commit7b65942fb2f0ac939be9c659bb889e78b399f84e (patch)
tree783d56f4fb7ed1c67393cc5577652a4c8ca06780 /lib/decompress_unxz.c
parentlib/stackdepot.c: check depot_index before accessing the stack slab (diff)
downloadlinux-7b65942fb2f0ac939be9c659bb889e78b399f84e.tar.xz
linux-7b65942fb2f0ac939be9c659bb889e78b399f84e.zip
lib/stackdepot.c: build with -fno-builtin
Clang may replace stackdepot_memcmp() with a call to instrumented bcmp(), which is exactly what we wanted to avoid creating stackdepot_memcmp(). Building the file with -fno-builtin prevents such optimizations. This patch has been previously mailed as part of KMSAN RFC patch series. Signed-off-by: Alexander Potapenko <glider@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Cc: Vegard Nossum <vegard.nossum@oracle.com> Cc: Dmitry Vyukov <dvyukov@google.com> Cc: Marco Elver <elver@google.com> Cc: Andrey Konovalov <andreyknvl@google.com> Cc: Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Andrey Ryabinin <aryabinin@virtuozzo.com> Link: http://lkml.kernel.org/r/20200220141916.55455-2-glider@google.com Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/decompress_unxz.c')
0 files changed, 0 insertions, 0 deletions