Disable MTRR sanitizer by default.

This commit is contained in:
Dave Jones 2013-06-18 13:06:22 -04:00
parent 86985d0596
commit f58c94c259
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

@ -2355,6 +2355,9 @@ fi
# '-' | |
# '-'
%changelog
* Tue Jun 18 2013 Dave Jones <davej@redhat.com>
- Disable MTRR sanitizer by default.
* Fri Jun 14 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.6-100
- Linux v3.9.6