Messages in this thread |  | | | Date | Wed, 16 Jan 2008 08:29:23 +0100 | | From | Ingo Molnar <> | | Subject | Re: [patch 0/4] x86: PAT followup - Incremental changes and bug fixes | |
* venkatesh.pallipadi@intel.com <venkatesh.pallipadi@intel.com> wrote:
> Some incremental changes and bug fixes for PAT patchset. The changes
> are from the feedback we received earlier. There are few more pending
> changes that will follow soon.
thanks, applied them to x86.git.
Note that PAT is still hardcoded to disabled in arch/x86/mm/pat.c:
int __read_mostly pat_disabled = 1;
because one of my testsystems failed during bootup. I'll re-check
whether these fixes resolve that, and if it passes then we could enable
PAT.
Ingo
|  |