Revision 36524112aba3246d1240c1791c72b26fa54008a3 authored by Arnaldo Carvalho de Melo on 08 June 2021, 16:46:18 UTC, committed by Arnaldo Carvalho de Melo on 11 June 2021, 15:54:24 UTC
To pick the changes in:

  fb35d30fe5b06cc2 ("x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]")
  e7b6385b01d8e9fb ("x86/cpufeatures: Add Intel SGX hardware bits")
  1478b99a76534b6c ("x86/cpufeatures: Mark ENQCMD as disabled when configured out")

That don't cause any change in the tools, just silences this perf build
warning:

  Warning: Kernel ABI header at 'tools/arch/x86/include/asm/disabled-features.h' differs from latest version at 'arch/x86/include/asm/disabled-features.h'
  diff -u tools/arch/x86/include/asm/disabled-features.h arch/x86/include/asm/disabled-features.h

Cc: Borislav Petkov <bp@suse.de>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Sean Christopherson <seanjc@google.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
1 parent 197eecb
History
File Mode Size
Build -rw-r--r-- 109 bytes
Makefile -rw-r--r-- 2.0 KB
hv_fcopy_daemon.c -rw-r--r-- 6.0 KB
hv_get_dhcp_info.sh -rwxr-xr-x 931 bytes
hv_get_dns_info.sh -rwxr-xr-x 622 bytes
hv_kvp_daemon.c -rw-r--r-- 35.7 KB
hv_set_ifconfig.sh -rwxr-xr-x 1.8 KB
hv_vss_daemon.c -rw-r--r-- 7.7 KB
lsvmbus -rw-r--r-- 3.5 KB
vmbus_testing -rwxr-xr-x 16.1 KB

back to top