[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190620124300.GY3436@hirez.programming.kicks-ass.net>
Date: Thu, 20 Jun 2019 14:43:00 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: kbuild test robot <lkp@...el.com>
Cc: Kan Liang <kan.liang@...ux.intel.com>, kbuild-all@...org,
linux-kernel@...r.kernel.org, tipbuild@...or.com,
Ingo Molnar <mingo@...nel.org>
Subject: Re: [tip:perf/core 23/33] arch/x86/events/intel/rapl.c:781:23:
error: 'INTEL_FAM6_ICELAKE_DESKTOP' undeclared here (not in a function); did
you mean 'INTEL_FAM6_SKYLAKE_DESKTOP'?
On Thu, Jun 20, 2019 at 07:38:07AM +0800, kbuild test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
> head: 3ce5aceb5dee298b082adfa2baa0df5a447c1b0b
> commit: 2a538fda82824a7722e296be656bb5d11d91a9cb [23/33] perf/x86/intel: Add Icelake desktop CPUID
> config: x86_64-rhel-7.6 (attached as .config)
> compiler: gcc-7 (Debian 7.3.0-1) 7.3.0
> reproduce:
> git checkout 2a538fda82824a7722e296be656bb5d11d91a9cb
> # save the attached .config to linux build tree
> make ARCH=x86_64
>
> If you fix the issue, kindly add following tag
> Reported-by: kbuild test robot <lkp@...el.com>
>
> All errors (new ones prefixed by >>):
>
> >> arch/x86/events/intel/rapl.c:781:23: error: 'INTEL_FAM6_ICELAKE_DESKTOP' undeclared here (not in a function); did you mean 'INTEL_FAM6_SKYLAKE_DESKTOP'?
> X86_RAPL_MODEL_MATCH(INTEL_FAM6_ICELAKE_DESKTOP, skl_rapl_init),
> ^
Ingo, I know you're busy, but I think this is a merge fail, these
defines are in tip/x86/cpu and/or tip/x86/urgent.
Powered by blists - more mailing lists