commit | 6cf514fce18589ea1e0521c5f2d7c2bb280fefc7 | [log] [tgz] |
---|---|---|
author | Hugh Dickins <hugh@veritas.com> | Mon Jun 16 18:42:43 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jun 18 11:51:08 2008 +0200 |
tree | 2f1fcc63d4e0e0d054050382e2d1136481fafc76 | |
parent | faeca31d068090285b77c39574d2bda14b079c50 [diff] |
x86: PAT: make pat_x_mtrr_type() more readable Clean up over-complications in pat_x_mtrr_type(). And if reserve_memtype() ignores stray req_type bits when pat_enabled, it's better to mask them off when not also. Signed-off-by: Hugh Dickins <hugh@veritas.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>