These workarounds are not necessary anymore so remove them.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@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: 3a8660878839faadb4f1a6dd72c3179c1df56787
change-id: 20251110-jump_label-cleanup-d7036bd1e533
Best regards,
--
Thomas Weißschuh <thomas.weissschuh@linutronix.de>