[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201602260840.jp803wFZ%fengguang.wu@intel.com>
Date: Fri, 26 Feb 2016 08:03:01 +0800
From: kbuild test robot <lkp@...el.com>
To: Alan Tull <atull@...nsource.altera.com>
Cc: kbuild-all@...org, Rob Herring <robh+dt@...nel.org>,
Pantelis Antoniou <pantelis.antoniou@...sulko.com>,
Frank Rowand <frowand.list@...il.com>,
Grant Likely <grant.likely@...aro.org>,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Moritz Fischer <moritz.fischer@...us.com>,
Pantelis Antoniou <pantelis.antoniou@...il.com>,
Alan Tull <delicious.quinoa@...il.com>,
Dinh Nguyen <dinguyen@...nsource.altera.com>,
Alan Tull <atull@...nsource.altera.com>
Subject: Re: [PATCH] of/overlay: add of overlay notifications
Hi Alan,
[auto build test ERROR on robh/for-next]
[also build test ERROR on v4.5-rc5 next-20160225]
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system]
url: https://github.com/0day-ci/linux/commits/Alan-Tull/of-overlay-add-of-overlay-notifications/20160226-074214
base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux for-next
config: i386-tinyconfig (attached as .config)
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All errors (new ones prefixed by >>):
arch/x86/kernel/setup.o: In function `of_overlay_notifier_register':
>> setup.c:(.text+0x3): multiple definition of `of_overlay_notifier_register'
arch/x86/kernel/irq.o:irq.c:(.text+0x1): first defined here
arch/x86/kernel/setup.o: In function `of_overlay_notifier_unregister':
>> setup.c:(.text+0x6): multiple definition of `of_overlay_notifier_unregister'
arch/x86/kernel/irq.o:irq.c:(.text+0x4): first defined here
arch/x86/kernel/irqinit.o: In function `of_overlay_notifier_register':
irqinit.c:(.text+0x0): multiple definition of `of_overlay_notifier_register'
arch/x86/kernel/irq.o:irq.c:(.text+0x1): first defined here
arch/x86/kernel/irqinit.o: In function `of_overlay_notifier_unregister':
irqinit.c:(.text+0x3): multiple definition of `of_overlay_notifier_unregister'
arch/x86/kernel/irq.o:irq.c:(.text+0x4): first defined here
arch/x86/kernel/rtc.o: In function `of_overlay_notifier_register':
rtc.c:(.text+0x43): multiple definition of `of_overlay_notifier_register'
arch/x86/kernel/irq.o:irq.c:(.text+0x1): first defined here
arch/x86/kernel/rtc.o: In function `of_overlay_notifier_unregister':
rtc.c:(.text+0x46): multiple definition of `of_overlay_notifier_unregister'
arch/x86/kernel/irq.o:irq.c:(.text+0x4): first defined here
arch/x86/kernel/sysfb.o: In function `of_overlay_notifier_register':
sysfb.c:(.text+0x0): multiple definition of `of_overlay_notifier_register'
arch/x86/kernel/irq.o:irq.c:(.text+0x1): first defined here
arch/x86/kernel/sysfb.o: In function `of_overlay_notifier_unregister':
sysfb.c:(.text+0x3): multiple definition of `of_overlay_notifier_unregister'
arch/x86/kernel/irq.o:irq.c:(.text+0x4): first defined here
---
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/octet-stream" (6205 bytes)
Powered by blists - more mailing lists