[<prev] [next>] [day] [month] [year] [list]
Message-ID: <201710211405.eEU5y5qy%fengguang.wu@intel.com>
Date: Sat, 21 Oct 2017 14:57:19 +0800
From: kbuild test robot <fengguang.wu@...el.com>
To: "mike.travis@....com" <mike.travis@....com>
Cc: kbuild-all@...org, linux-kernel@...r.kernel.org,
tipbuild@...or.com, Thomas Gleixner <tglx@...utronix.de>,
Dimitri Sivanich <dimitri.sivanich@....com>,
Russ Anderson <russ.anderson@....com>,
Andrew Banman <andrew.abanman@....com>
Subject: [tip:x86/timers 8/11] WARNING: vmlinux.o(.text+0x4223a): Section
mismatch in reference from the function uv_tsc_check_sync() to the function
.init.text:uv_early_read_mmr()
tree: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/timers
head: d240e4b79fedad1346796b045286fad5ca70ada9
commit: 97d21003df3e7504c899b1701546f18ff475966f [8/11] x86/platform/UV: Add check of TSC state set by UV BIOS
config: x86_64-randconfig-b0-10211156 (attached as .config)
compiler: gcc-4.4 (Debian 4.4.7-8) 4.4.7
reproduce:
git checkout 97d21003df3e7504c899b1701546f18ff475966f
# save the attached .config to linux build tree
make ARCH=x86_64
All warnings (new ones prefixed by >>):
>> WARNING: vmlinux.o(.text+0x4223a): Section mismatch in reference from the function uv_tsc_check_sync() to the function .init.text:uv_early_read_mmr()
The function uv_tsc_check_sync() references
the function __init uv_early_read_mmr().
This is often because uv_tsc_check_sync lacks a __init
annotation or the annotation of uv_early_read_mmr is wrong.
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Download attachment ".config.gz" of type "application/gzip" (31423 bytes)
Powered by blists - more mailing lists