Andreas Herrmann 97cfab6ac4 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 <andreas.herrmann3@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-06-12 10:14:22 +02:00
..
2008-05-09 08:03:03 -07:00
2008-05-09 08:04:56 -07:00
2008-05-18 13:28:50 -07:00
2008-05-12 22:57:51 +10:00
2008-05-14 19:11:14 -07:00
2008-05-16 13:36:27 -07:00
2008-05-13 08:02:22 -07:00
2008-04-29 08:06:11 -07:00