diff options
| author | Andreas Herrmann <[email protected]> | 2008-06-10 16:05:18 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-06-12 10:14:22 +0200 |
| commit | 97cfab6ac4ddfda0d722393bbf46cc40bc332107 (patch) | |
| tree | 699f95483b968bfad891bca59ad46f74949543bc /tools/perf/scripts/python | |
| parent | ee863ba7ab3d3ed8a9585d378aae69d1e3e9f1b4 (diff) | |
x86: PAT: fix ambiguous paranoia check in pat_init()
Starting with commit 8d4a4300854f3971502e81dacd930704cb88f606 (x86:
cleanup PAT cpu validation) the PAT CPU feature flag is not cleared
anymore. Now the error message
"PAT enabled, but CPU feature cleared"
in pat_init() is misleading.
Furthermore the current code does not check for existence of the PAT
CPU feature flag if a CPU is whitelisted in validate_pat_support.
This patch clears pat_wc_enabled if boot CPU has no PAT feature flag
and adapts the paranoia check.
Signed-off-by: Andreas Herrmann <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions