linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] [v2] objtool warning fixes
@ 2023-02-15 13:00 Arnd Bergmann
  2023-02-15 13:00 ` [PATCH 1/3] [v2] kasan: mark addr_has_metadata __always_inline Arnd Bergmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Arnd Bergmann @ 2023-02-15 13:00 UTC (permalink / raw)
  To: Andrew Morton, Josh Poimboeuf, Peter Zijlstra
  Cc: Arnd Bergmann, Alexander Potapenko, Andrey Konovalov,
	Andrey Ryabinin, Dmitry Vyukov, Kuan-Ying Lee, Marco Elver,
	Vincenzo Frascino, kasan-dev, linux-mm, linux-kernel

From: Arnd Bergmann <arnd@arndb.de>

These are three of the easier fixes for objtool warnings around
kasan/kmsan/kcsan. I dropped one patch since Peter had come up
with a better fix, and adjusted the changelog text based on
feedback.

Link: https://lore.kernel.org/all/20230208164011.2287122-1-arnd@kernel.org/

Arnd Bergmann (3):
  [v2] kasan: mark addr_has_metadata __always_inline
  [v2] kmsan: disable ftrace in kmsan core code
  [v2] objtool: add UACCESS exceptions for __tsan_volatile_read/write

 mm/kasan/kasan.h      | 4 ++--
 mm/kmsan/Makefile     | 8 +++++++-
 tools/objtool/check.c | 2 ++
 3 files changed, 11 insertions(+), 3 deletions(-)

Cc: Alexander Potapenko <glider@google.com>
Cc: Andrey Konovalov <andreyknvl@gmail.com>
Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Kuan-Ying Lee <Kuan-Ying.Lee@mediatek.com>
Cc: Marco Elver <elver@google.com>
Cc: Vincenzo Frascino <vincenzo.frascino@arm.com>
Cc: kasan-dev@googlegroups.com
Cc: linux-mm@kvack.org
Cc: linux-kernel@vger.kernel.org

-- 
2.39.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-15 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-15 13:00 [PATCH 0/3] [v2] objtool warning fixes Arnd Bergmann
2023-02-15 13:00 ` [PATCH 1/3] [v2] kasan: mark addr_has_metadata __always_inline Arnd Bergmann
2023-02-15 13:00 ` [PATCH 2/3] [v2] kmsan: disable ftrace in kmsan core code Arnd Bergmann
2023-02-15 13:00 ` [PATCH 3/3] [v2] objtool: add UACCESS exceptions for __tsan_volatile_read/write Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox