public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] some objtool warnings fixes
@ 2026-03-09 16:03 Josh Poimboeuf
  2026-03-09 16:03 ` [PATCH 1/3] objtool: Fix Clang jump table detection Josh Poimboeuf
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Josh Poimboeuf @ 2026-03-09 16:03 UTC (permalink / raw)
  To: x86; +Cc: linux-kernel, Arnd Bergmann, Peter Zijlstra, Nathan Chancellor

Some fixes for objtool warnings reported by Arnd.

Josh Poimboeuf (3):
  objtool: Fix Clang jump table detection
  ASoC: codecs: wcd9335: Remove potential undefined behavior in
    wcd9335_slimbus_irq()
  iio: imu: bmi160: Remove potential undefined behavior in
    bmi160_config_pin()

 drivers/iio/imu/bmi160/bmi160_core.c | 2 ++
 sound/soc/codecs/wcd9335.c           | 2 +-
 tools/objtool/check.c                | 5 ++---
 3 files changed, 5 insertions(+), 4 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-03-18  8:25 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-09 16:03 [PATCH 0/3] some objtool warnings fixes Josh Poimboeuf
2026-03-09 16:03 ` [PATCH 1/3] objtool: Fix Clang jump table detection Josh Poimboeuf
2026-03-18  8:25   ` [tip: objtool/urgent] " tip-bot2 for Josh Poimboeuf
2026-03-09 16:03 ` [PATCH 2/3] ASoC: codecs: wcd9335: Remove potential undefined behavior in wcd9335_slimbus_irq() Josh Poimboeuf
2026-03-09 16:05   ` Mark Brown
2026-03-09 16:13     ` Josh Poimboeuf
2026-03-09 17:45   ` Srinivas Kandagatla
2026-03-09 16:03 ` [PATCH 3/3] iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin() Josh Poimboeuf
2026-03-09 16:16   ` Nuno Sá
2026-03-09 16:27     ` Josh Poimboeuf
2026-03-09 16:31       ` Nuno Sá
2026-03-09 16:48         ` Josh Poimboeuf
2026-03-09 16:40   ` Andy Shevchenko
2026-03-09 16:52     ` David Lechner
2026-03-09 16:55     ` Josh Poimboeuf
2026-03-09 22:36 ` (subset) [PATCH 0/3] some objtool warnings fixes Mark Brown

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