Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1680984
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] X86: don't report PAT on CPUs that don't support it |
| Date | 2017-07-04 15:50 +0200 |
| Message-ID | <tZwnf-pQ-1@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <tMbgC-5BS-17@gated-at.bofh.it> <tMbqh-5Fh-3@gated-at.bofh.it> <tPvsu-6yk-15@gated-at.bofh.it> <tZ1Mu-4SF-7@gated-at.bofh.it> <tZwng-pQ-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 4 Jul 2017, Thomas Gleixner wrote: > wrmsrl(MSR_IA32_CR_PAT, pat); > + __pat_initialized = true; That should be > + pat_initialized = true; of course.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2] X86: don't report PAT on CPUs that don't support it Thomas Gleixner <tglx@linutronix.de> - 2017-07-04 15:50 +0200
csiph-web