[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20251118-jump_label-cleanup-v1-0-440a424d7282@linutronix.de>
Date: Tue, 18 Nov 2025 08:34:00 +0100
From: Thomas Weißschuh <thomas.weissschuh@...utronix.de>
To: Peter Zijlstra <peterz@...radead.org>,
Josh Poimboeuf <jpoimboe@...nel.org>, Jason Baron <jbaron@...mai.com>,
Steven Rostedt <rostedt@...dmis.org>, Ard Biesheuvel <ardb@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Thomas Weißschuh <thomas.weissschuh@...utronix.de>
Subject: [PATCH 0/2] jump_label: drop some workarounds in static key
initialization
These workarounds are not necessary anymore so remove them.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@...utronix.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: 3a8660878839faadb4f1a6dd72c3179c1df56787
change-id: 20251110-jump_label-cleanup-d7036bd1e533
Best regards,
--
Thomas Weißschuh <thomas.weissschuh@...utronix.de>
Powered by blists - more mailing lists