]> www.infradead.org Git - users/dwmw2/linux.git/commit
x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
authorPeter Zijlstra <peterz@infradead.org>
Tue, 26 Oct 2021 12:01:40 +0000 (14:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Jul 2022 09:26:25 +0000 (11:26 +0200)
commit0de47ad5b9d57e52b81c3ce0faa91c8b7749affe
treee682e9d538212ddecab14cf5b1e4e172dac565b2
parent41ef958070000770758531247db417523aa6977f
x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h

commit 6fda8a38865607db739be3e567a2387376222dbd upstream.

Because it makes no sense to split the retpoline gunk over multiple
headers.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Borislav Petkov <bp@suse.de>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Tested-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/r/20211026120310.106290934@infradead.org
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/asm/asm-prototypes.h
arch/x86/include/asm/nospec-branch.h
arch/x86/net/bpf_jit_comp.c