]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/percpu: Rename percpu_stable_op() to __raw_cpu_read_stable()
authorUros Bizjak <ubizjak@gmail.com>
Mon, 20 May 2024 08:09:24 +0000 (10:09 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 20 May 2024 08:17:10 +0000 (10:17 +0200)
commit48908919c9062bf9472def7389dd7cd9c6a45b70
treeeb3a96804243413c0339733a01666691ea5b4ca4
parent1fe67aee8ab3fdab4357afc983a9e9ff3892d694
x86/percpu: Rename percpu_stable_op() to __raw_cpu_read_stable()

Rename percpu_stable_op() to __raw_cpu_read_stable() to be
in line with other read/write percpu accessors.

No functional change intended.

Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Uros Bizjak <ubizjak@gmail.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20240520080951.121049-1-ubizjak@gmail.com
arch/x86/include/asm/percpu.h