Disable MTRR sanitizer by default.

This commit is contained in:
Dave Jones 2013-06-18 13:05:33 -04:00
parent 5394ba72a9
commit 00760aaca8
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

@ -2367,6 +2367,9 @@ fi
# and build.
%changelog
* Tue Jun 18 2013 Dave Jones <davej@redhat.com>
- Disable MTRR sanitizer by default.
* Mon Jun 17 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.6-301
- Add patch to fix radeon issues on powerpc