From: Linus Torvalds Date: Mon, 12 Dec 2022 16:03:49 +0000 (-0800) Subject: Merge tag 'kcsan.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmc... X-Git-Tag: v6.6.17~6053 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f433cf2102fec78cf05ece06fb8e24fbfc6a64d8;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'kcsan.2022.12.02a' of git://git./linux/kernel/git/paulmck/linux-rcu Pull KCSAN updates from Paul McKenney: - Add instrumentation for memcpy(), memset(), and memmove() for Clang v16+'s new function names that are used when the -fsanitize=thread argument is given - Fix objtool warnings from KCSAN's volatile instrumentation, and typos in a pair of Kconfig options' help clauses * tag 'kcsan.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu: kcsan: Fix trivial typo in Kconfig help comments objtool, kcsan: Add volatile read/write instrumentation to whitelist kcsan: Instrument memcpy/memset/memmove with newer Clang --- f433cf2102fec78cf05ece06fb8e24fbfc6a64d8