diff options
author | Jim Mattson <jmattson@google.com> | 2022-02-03 11:43:07 -0800 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2022-02-08 10:23:35 +0100 |
commit | fa31a4d669bd471e9510db1abf9b91e1a6be6ff7 (patch) | |
tree | 4a6b30529f6d292dfc4eebc0fd731f06c97d1888 /arch/x86/kernel/cpu | |
parent | ab28e944197fa78e6af7c4a0ffd6bba9a5bbacf0 (diff) | |
download | linux-fa31a4d669bd471e9510db1abf9b91e1a6be6ff7.tar.bz2 |
x86/cpufeatures: Put the AMX macros in the word 18 block
These macros are for bits in CPUID.(EAX=7,ECX=0):EDX, not for bits in
CPUID(EAX=7,ECX=1):EAX. Put them with their brethren.
[ bp: Sort word 18 bits properly, as caught by Like Xu
<like.xu.linux@gmail.com> ]
Signed-off-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20220203194308.2469117-1-jmattson@google.com
Diffstat (limited to 'arch/x86/kernel/cpu')
0 files changed, 0 insertions, 0 deletions