]> www.infradead.org Git - users/jedix/linux-maple.git/commit
jump_label: Simplify and clarify static_key_fast_inc_cpus_locked()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 10 Jun 2024 12:46:39 +0000 (14:46 +0200)
committerPeter Zijlstra <peterz@infradead.org>
Tue, 11 Jun 2024 09:25:24 +0000 (11:25 +0200)
commit9bc2ff871f00437ad2f10c1eceff51aaa72b478f
treecfb7a1396b8d7268761e95c3419293376d972c8b
parent695ef796467ed228b60f1915995e390aea3d85c6
jump_label: Simplify and clarify static_key_fast_inc_cpus_locked()

Make the code more obvious and add proper comments to avoid future head
scratching.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20240610124406.548322963@linutronix.de
kernel/jump_label.c