mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] jump_label: drop some workarounds in static key initialization
@ 2026-03-13  8:22 Thomas Weißschuh
  2026-03-13  8:22 ` [PATCH v2 1/2] jump_label: use ATOMIC_INIT() for initialization of .enabled Thomas Weißschuh
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Thomas Weißschuh @ 2026-03-13  8:22 UTC (permalink / raw)
  To: Peter Zijlstra, Josh Poimboeuf, Jason Baron, Steven Rostedt,
	Ard Biesheuvel, Alice Ryhl
  Cc: linux-kernel, Thomas Weißschuh

These workarounds are not necessary anymore so remove them.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
---
Changes in v2:
- Rebase on v7.0-rc1.
- Link to v1: https://lore.kernel.org/r/20251118-jump_label-cleanup-v1-0-440a424d7282@linutronix.de

---
Thomas Weißschuh (2):
      jump_label: use ATOMIC_INIT() for initialization of .enabled
      jump_label: remove workaround for old compilers in initializations

 include/linux/jump_label.h | 22 ++++------------------
 kernel/jump_label.c        |  9 ---------
 2 files changed, 4 insertions(+), 27 deletions(-)
---
base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
change-id: 20251110-jump_label-cleanup-d7036bd1e533

Best regards,
-- 
Thomas Weißschuh <thomas.weissschuh@linutronix.de>


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-13  8:22 [PATCH v2 0/2] jump_label: drop some workarounds in static key initialization Thomas Weißschuh
2026-03-13  8:22 ` [PATCH v2 1/2] jump_label: use ATOMIC_INIT() for initialization of .enabled Thomas Weißschuh
2026-03-18  8:02   ` [tip: locking/core] " tip-bot2 for Thomas Weißschuh
2026-03-13  8:22 ` [PATCH v2 2/2] jump_label: remove workaround for old compilers in initializations Thomas Weißschuh
2026-03-18  8:02   ` [tip: locking/core] " tip-bot2 for Thomas Weißschuh
2026-03-13  8:35 ` [PATCH v2 0/2] jump_label: drop some workarounds in static key initialization Peter Zijlstra

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

all inboxes | Powered by JetHome®