On Thu, Apr 15, 2021 at 03:20:50AM +0800, kernel test robot wrote:
tree:
https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git perf/hybrid
head: d8d36d49b08781039deaf70e63f661cf55d28d2a
commit: bfe6f62d7a8f3927461ac9615867b3654d438a02 [3/26] x86/cpu: Add helper function to
get the type of the current hybrid CPU
config: i386-randconfig-m031-20210414 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
#
https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git/commit/?...
git remote add peterz-queue
https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git
git fetch --no-tags peterz-queue perf/hybrid
git checkout bfe6f62d7a8f3927461ac9615867b3654d438a02
# save the attached .config to linux build tree
make W=1 W=1 ARCH=i386
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All warnings (new ones prefixed by >>):
>> arch/x86/kernel/cpu/intel.c:95:4: warning: no previous prototype for
'get_this_hybrid_cpu_type' [-Wmissing-prototypes]
95 | u8 get_this_hybrid_cpu_type(void)
Bah, I seem to have lost half that patch due to badly resolved
conflicts. Restored them now, will push out again shortly.