Re: [PATCH] Enable PAT for more AMD CPUs

2008-01-17 Thread Ingo Molnar
* Andi Kleen <[EMAIL PROTECTED]> wrote: > I checked some K7 errata files and couldn't find anything related to > PAT. Also for Fam10h and 11h it should be definitely enabled. > > Enable PAT for all AMD CPUs >= 6, which is K7 and newer. thanks, applied. Ingo -- To unsubscribe from thi

[PATCH] Enable PAT for more AMD CPUs

2008-01-17 Thread Andi Kleen
I checked some K7 errata files and couldn't find anything related to PAT. Also for Fam10h and 11h it should be definitely enabled. Enable PAT for all AMD CPUs >= 6, which is K7 and newer. Signed-off-by: Andi Kleen <[EMAIL PROTECTED]> Index: linux/arch/x86/mm/pat.c =