Searched hist:"8 b2fc25a945b125c7ee4c36b048ad65f7c04105e" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/arch/x86/include/asm/ |
H A D | required-features.h | diff 8b2fc25a945b125c7ee4c36b048ad65f7c04105e Mon Oct 19 11:24:52 CDT 2020 Arnaldo Carvalho de Melo <acme@redhat.com> tools x86 headers: Update required-features.h header from the kernel
To pick the changes from:
ecac71816a1829c0 ("x86/paravirt: Use CONFIG_PARAVIRT_XXL instead of CONFIG_PARAVIRT")
That don entail any changes in tooling, just addressing these perf tools build warning:
Warning: Kernel ABI header at 'tools/arch/x86/include/asm/required-features.h' differs from latest version at 'arch/x86/include/asm/required-features.h' diff -u tools/arch/x86/include/asm/required-features.h arch/x86/include/asm/required-features.h
Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Ian Rogers <irogers@google.com> Cc: Ingo Molnar <mingo@kernel.org> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Juergen Gross <jgross@suse.com> Cc: Namhyung Kim <namhyung@kernel.org> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|