diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2018-01-10 21:26:41 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2018-01-10 21:26:41 -0600 |
commit | b04920a7d51e12505ee489f6bfd46da7a9c95743 (patch) | |
tree | 6ad2f92923ee90b5e52f1d8933a46f313b0a6d4d /baseconfig | |
parent | 5b99eb565ea566d8c8ef0ca1736716237f968c98 (diff) | |
download | kernel-b04920a7d51e12505ee489f6bfd46da7a9c95743.tar.gz kernel-b04920a7d51e12505ee489f6bfd46da7a9c95743.tar.xz kernel-b04920a7d51e12505ee489f6bfd46da7a9c95743.zip |
Iniital retpoline fixes for Spectre v2
Diffstat (limited to 'baseconfig')
-rw-r--r-- | baseconfig/x86/CONFIG_RETPOLINE | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/baseconfig/x86/CONFIG_RETPOLINE b/baseconfig/x86/CONFIG_RETPOLINE new file mode 100644 index 000000000..c46e12644 --- /dev/null +++ b/baseconfig/x86/CONFIG_RETPOLINE @@ -0,0 +1 @@ +CONFIG_RETPOLINE=y |