]> sourceware.org Git - glibc.git/commit
x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ #23459]
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 26 Jul 2018 17:49:19 +0000 (10:49 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 26 Jul 2018 20:31:11 +0000 (13:31 -0700)
commitbe525a69a6630abc83144c0a96474f2e26da7443
tree35e467bb9d1c57717fea17b7de6230a56a07e05b
parent65d87ade1ee6f3ac099105e3511bd09bdc24cf3f
x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ #23459]

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
[BZ #23459]
* sysdeps/x86/cpu-features.c (get_extended_indices): New
function.
(init_cpu_features): Call get_extended_indices for both Intel
and AMD CPUs.
* sysdeps/x86/cpu-features.h (COMMON_CPUID_INDEX_80000001):
Remove "for AMD" comment.
sysdeps/x86/cpu-features.c
sysdeps/x86/cpu-features.h
This page took 0.042935 seconds and 5 git commands to generate.