[PATCH 0/3] x86/Intel: family 0xF tidying

Jan Beulich posted 3 patches 2 years, 2 months ago
Test gitlab-ci passed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/5d275d7a-7751-af19-db4f-d91e3592d30f@suse.com
[PATCH 0/3] x86/Intel: family 0xF tidying
Posted by Jan Beulich 2 years, 2 months ago
While the first two patches deal with a long standing annoyance,
the last one covers yet another bit of information we can retrieve
and log, for reference with / comparison to other logged data.

1: skip PLATFORM_INFO reads on family 0xf
2: skip CORE_THREAD_COUNT read on family 0xf
3: also display CPU freq for family 0xf

Jan