Disable MTRR sanitizer by default.

This commit is contained in:
Dave Jones 2013-06-18 13:05:13 -04:00
parent 5666015cba
commit 20ba4aa98d
2 changed files with 4 additions and 1 deletions

View File

@ -29,7 +29,7 @@ CONFIG_PNP=y
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_X86_PM_TIMER=y

View File

@ -2288,6 +2288,9 @@ fi
# ||----w |
# || ||
%changelog
* Tue Jun 18 2013 Dave Jones <davej@redhat.com>
- Disable MTRR sanitizer by default.
* Tue Jun 18 2013 Justin M. Forbes <jforbes@redhat.com> - 3.10.0-0.rc6.git0.4
- Testing the test harness