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
--