RE: [PATCH] X86: fix typo PAT to X86_PAT

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Dave Jones <davej@...>, Ingo Molnar <mingo@...>
Cc: Yinghai Lu <Yinghai.Lu@...>, LKML <linux-kernel@...>
Date: Friday, January 18, 2008 - 2:47 pm

>-----Original Message-----

Actually, this exclusion will not work at all with the current code.
Infact it should be PAT selects MTRR, for the current code. As
pat_init() is called during mtrr init as the rules for how to change PAT
and how to change MTRR are same. Further, MTRR is always required on
SMP, as we read the MTRR setting from boot CPU and set it on Aps at boot
time. We should only remove the /proc/mtrr write permissions with
CONFIG_PAT. We need to deprecate it for a while before that...
Ingo, can you remove this PAT MTRR exclusion.

Thanks,
Venki 
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] X86: fix typo PAT to X86_PAT, Yinghai Lu, (Thu Jan 17, 11:50 pm)
Re: [PATCH] X86: fix typo PAT to X86_PAT, Ingo Molnar, (Fri Jan 18, 4:10 am)
Re: [PATCH] X86: fix typo PAT to X86_PAT, Yinghai Lu, (Fri Jan 18, 5:03 am)
Re: [PATCH] X86: fix typo PAT to X86_PAT, Ingo Molnar, (Fri Jan 18, 8:31 am)
Re: [PATCH] X86: fix typo PAT to X86_PAT, Dave Jones, (Fri Jan 18, 2:24 pm)
Re: [PATCH] X86: fix typo PAT to X86_PAT, Ingo Molnar, (Fri Jan 18, 5:02 pm)
Re: [PATCH] X86: fix typo PAT to X86_PAT, Dave Jones, (Fri Jan 18, 11:28 pm)
RE: [PATCH] X86: fix typo PAT to X86_PAT, Pallipadi, Venkatesh, (Tue Jan 22, 2:26 pm)
Re: [PATCH] X86: fix typo PAT to X86_PAT, Yinghai Lu, (Sat Jan 19, 3:58 am)
[PATCH] X86: disable X86_PAT really, Yinghai Lu, (Sat Jan 19, 3:56 am)
RE: [PATCH] X86: fix typo PAT to X86_PAT, Pallipadi, Venkatesh, (Fri Jan 18, 2:47 pm)
Re: [PATCH] X86: fix typo PAT to X86_PAT, Ingo Molnar, (Fri Jan 18, 5:03 pm)
Re: [PATCH] X86: fix typo PAT to X86_PAT, Dave Jones, (Fri Jan 18, 2:56 pm)