linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [tip:WIP.x86/hpet 28/29] WARNING: vmlinux.o(.text+0x9e640): Section mismatch in reference from the function hpet_cpuhp_online() to the function .init.text:hpet_init_clockevent()
@ 2019-06-17 22:31 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-06-17 22:31 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: kbuild-all, linux-kernel, tipbuild

[-- Attachment #1: Type: text/plain, Size: 1142 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git WIP.x86/hpet
head:   e68a1d0fce032346dbfeca0140d90da75796bab9
commit: f16b728c11a349070f991885a7458aee91b01c5b [28/29] x86/hpet: Use common init for legacy clockevent
config: x86_64-lkp (attached as .config)
compiler: gcc-7 (Debian 7.3.0-1) 7.3.0
reproduce:
        git checkout f16b728c11a349070f991885a7458aee91b01c5b
        # 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@intel.com>

All warnings (new ones prefixed by >>):

>> WARNING: vmlinux.o(.text+0x9e640): Section mismatch in reference from the function hpet_cpuhp_online() to the function .init.text:hpet_init_clockevent()
   The function hpet_cpuhp_online() references
   the function __init hpet_init_clockevent().
   This is often because hpet_cpuhp_online lacks a __init
   annotation or the annotation of hpet_init_clockevent is wrong.

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 27480 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-17 22:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-17 22:31 [tip:WIP.x86/hpet 28/29] WARNING: vmlinux.o(.text+0x9e640): Section mismatch in reference from the function hpet_cpuhp_online() to the function .init.text:hpet_init_clockevent() kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).