Disable MTRR sanitizer by default.

This commit is contained in:
Dave Jones 2013-06-18 13:05:51 -04:00
parent 73be2dc284
commit 7c4fd19bb4
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

@ -2365,6 +2365,9 @@ fi
# ||----w |
# || ||
%changelog
* Tue Jun 18 2013 Dave Jones <davej@redhat.com>
- Disable MTRR sanitizer by default.
* Thu Jun 13 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.6-200
- Linux v3.9.6