[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <404e903a-5752-6ab2-9b46-aa40f7fb0fba@redhat.com>
Date: Thu, 22 Apr 2021 08:59:50 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: Ricardo Koller <ricarkol@...gle.com>
Cc: kvm@...r.kernel.org, Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...hat.com>,
Namhyung Kim <namhyung@...nel.org>,
"H. Peter Anvin" <hpa@...or.com>,
Sean Christopherson <seanjc@...gle.com>,
Vitaly Kuznetsov <vkuznets@...hat.com>,
Wanpeng Li <wanpengli@...cent.com>,
Jim Mattson <jmattson@...gle.com>,
Joerg Roedel <joro@...tes.org>,
Nathan Chancellor <nathan@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
linux-kernel@...r.kernel.org, clang-built-linux@...glegroups.com
Subject: Re: [PATCH 3/5] tools headers x86: Copy cpuid helpers from the kernel
On 22/04/21 02:56, Ricardo Koller wrote:
> Copy arch/x86/include/asm/acpufeature.h and arch/x86/kvm/reverse_cpuid.h
> from the kernel so that KVM selftests can use them in the next commits.
> Also update the tools copy of arch/x86/include/asm/acpufeatures.h.
Typo.
> These should be kept in sync, ideally with the help of some script like
> check-headers.sh used by tools/perf/.
Please provide such a script.
Also, without an automated way to keep them in sync I think it's better
to copy all of them to tools/testing/selftests/kvm, so that we can be
sure that a maintainer (me) runs the script and keeps them up to date.
I am fairly sure that the x86 maintainers don't want to have anything to
do with all of this business!
Paolo
Powered by blists - more mailing lists