drop redundant spectre v2 mitigation (rhbz#1627915)

This commit is contained in:
Dan Horák 2018-09-12 09:52:31 +00:00 committed by Jeremy Cline
parent 76d1380e69
commit 014d92c363
No known key found for this signature in database
GPG Key ID: 9223308FA9B246DB
6 changed files with 9 additions and 10 deletions

View File

@ -0,0 +1 @@
CONFIG_EXPOLINE_AUTO=y

View File

@ -0,0 +1 @@
# CONFIG_EXPOLINE_FULL is not set

View File

@ -1 +0,0 @@
CONFIG_EXPOLINE_MEDIUM=y

View File

@ -1 +1 @@
CONFIG_KERNEL_NOBP=y
# CONFIG_KERNEL_NOBP is not set

View File

@ -1357,9 +1357,8 @@ CONFIG_ETHERNET=y
# CONFIG_EXOFS_DEBUG is not set
# CONFIG_EXOFS_FS is not set
# CONFIG_EXPERT is not set
# CONFIG_EXPOLINE_AUTO is not set
CONFIG_EXPOLINE_FULL=y
CONFIG_EXPOLINE_MEDIUM=y
CONFIG_EXPOLINE_AUTO=y
# CONFIG_EXPOLINE_FULL is not set
# CONFIG_EXPOLINE_OFF is not set
CONFIG_EXPOLINE=y
CONFIG_EXPORTFS=y
@ -2445,7 +2444,7 @@ CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_LZ4 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_LZO is not set
CONFIG_KERNEL_NOBP=y
# CONFIG_KERNEL_NOBP is not set
# CONFIG_KERNEL_XZ is not set
CONFIG_KEXEC_FILE=y
CONFIG_KEXEC=y

View File

@ -1344,9 +1344,8 @@ CONFIG_ETHERNET=y
# CONFIG_EXOFS_DEBUG is not set
# CONFIG_EXOFS_FS is not set
# CONFIG_EXPERT is not set
# CONFIG_EXPOLINE_AUTO is not set
CONFIG_EXPOLINE_FULL=y
CONFIG_EXPOLINE_MEDIUM=y
CONFIG_EXPOLINE_AUTO=y
# CONFIG_EXPOLINE_FULL is not set
# CONFIG_EXPOLINE_OFF is not set
CONFIG_EXPOLINE=y
CONFIG_EXPORTFS=y
@ -2422,7 +2421,7 @@ CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_LZ4 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_LZO is not set
CONFIG_KERNEL_NOBP=y
# CONFIG_KERNEL_NOBP is not set
# CONFIG_KERNEL_XZ is not set
CONFIG_KEXEC_FILE=y
CONFIG_KEXEC=y