All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] x86: minor PAT adaptations
@ 2008-06-10 14:04 Andreas Herrmann
  2008-06-12  8:10 ` Ingo Molnar
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Herrmann @ 2008-06-10 14:04 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, H. Peter Anvin
  Cc: linux-kernel, Venkatesh Pallipadi, Suresh B Siddha

Following some patches to slightly adapt the PAT code.

patch 1 - enable PAT for all AMD CPUs that have the PAT feature flag set
patch 2 - fix up paranoia check in pat_init and fix the logic to
          enable/disable PAT (IMHO the current code enables PAT on all
          Transmeta and Centaur CPUs even if no PAT feature flag is set) 
          (I admit I should have changed the sequence of patches 1 and 2.)
patch 3 - fix some checkpatch errors
patch 4 - variable renaming
patch 5 - slightly changing the code that is doing the intersection of
          pat_type and mtrr_type to be more readable (from my point of view)

Patches are against x86/pat (as of version v2.6.26-rc3-6-g46dd98a).

Please apply (at least patches 1 and 2).
Patches 3-5 are more a cleanup kind of thing.


Thanks.

Andreas



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-06-12 10:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-10 14:04 [PATCH 0/5] x86: minor PAT adaptations Andreas Herrmann
2008-06-12  8:10 ` Ingo Molnar
2008-06-12 10:01   ` Andreas Herrmann
2008-06-12 10:57     ` Ingo Molnar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.