Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
Currently Linux prevents usage of retpoline,amd on !AMD hardware, this is unfriendly and gets in the way of testing. Remove this restriction. 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.487348118@infradead.org (cherry picked from commit f8a66d6) CVE-2022-0001 Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
- Loading branch information