diff options
author | 2022-04-27 03:03:04 -0700 | |
---|---|---|
committer | 2022-04-27 16:50:25 +0200 | |
commit | e769cb20c5b7c74513b88d1aed482309bcaece71 (patch) | |
tree | 882567e5f01c130e49115062cd496d8270037993 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | platform/x86: gigabyte-wmi: added support for B660 GAMING X DDR4 motherboard (diff) | |
download | linux-dev-e769cb20c5b7c74513b88d1aed482309bcaece71.tar.xz linux-dev-e769cb20c5b7c74513b88d1aed482309bcaece71.zip |
platform/x86: intel-uncore-freq: Prevent driver loading in guests
Loading this driver in guests results in unchecked MSR access error for
MSR 0x620.
There is no use of reading and modifying package/die scope uncore MSRs
in guests. So check for CPU feature X86_FEATURE_HYPERVISOR to prevent
loading of this driver in guests.
Fixes: dbce412a7733 ("platform/x86/intel-uncore-freq: Split common and enumeration part")
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=215870
Suggested-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Link: https://lore.kernel.org/r/20220427100304.2562990-1-srinivas.pandruvada@linux.intel.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions