]> git.baikalelectronics.ru Git - kernel.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)
committerPeter Zijlstra <peterz@infradead.org>
Thu, 28 Oct 2021 21:25:27 +0000 (23:25 +0200)
commitc377bb4a9a620ea80b7e911490065af6bd30a0c5
tree78e955f7f8a4fd2f8505628ff4c01c2a057dfb30
parentf89712639b3ca6ed3f54be5f9521562dc010978d
x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h

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
arch/x86/include/asm/asm-prototypes.h
arch/x86/include/asm/nospec-branch.h
arch/x86/net/bpf_jit_comp.c