]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/bugs: Rename entry_ibpb() to write_ibpb()
authorJosh Poimboeuf <jpoimboe@kernel.org>
Tue, 8 Apr 2025 21:47:30 +0000 (14:47 -0700)
committerIngo Molnar <mingo@kernel.org>
Wed, 9 Apr 2025 10:41:29 +0000 (12:41 +0200)
commit13235d6d50bba99931c4392c0f813cfae0de3eac
tree10923540f5c0e62c3f5ef13912744905bee51706
parent996457176bb7c64b3d30996592c754205ec4d3ea
x86/bugs: Rename entry_ibpb() to write_ibpb()

There's nothing entry-specific about entry_ibpb().  In preparation for
calling it from elsewhere, rename it to write_ibpb().

Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/1e54ace131e79b760de3fe828264e26d0896e3ac.1744148254.git.jpoimboe@kernel.org
arch/x86/entry/entry.S
arch/x86/include/asm/nospec-branch.h
arch/x86/kernel/cpu/bugs.c