Enable CONFIG_X86_INTEL_MPX (rhbz 1287279)
This commit is contained in:
parent
d903d21034
commit
e0b9e5c8da
@ -36,9 +36,7 @@ CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
|
||||
CONFIG_X86_PAT=y
|
||||
CONFIG_X86_PM_TIMER=y
|
||||
|
||||
# This requires changes to binutils and the compiler. Plus you can't actually
|
||||
# buy hardware with MPX yet. So... leave it off until all of that seems set.
|
||||
# CONFIG_X86_INTEL_MPX is not set
|
||||
CONFIG_X86_INTEL_MPX=y
|
||||
|
||||
CONFIG_EFI=y
|
||||
CONFIG_EFI_STUB=y
|
||||
|
@ -2040,6 +2040,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Dec 01 2015 Laura Abbott <labbott@redhat.com>
|
||||
- Enable CONFIG_X86_INTEL_MPX (rhbz 1287279)
|
||||
|
||||
* Tue Dec 01 2015 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- CVE-2015-7515 aiptek: crash on invalid device descriptors (rhbz 1285326 1285331)
|
||||
- CVE-2015-7833 usbvision: crash on invalid device descriptors (rhbz 1270158 1270160)
|
||||
|
Loading…
Reference in New Issue
Block a user