The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Alan Tull <atull@opensource.altera.com>
Cc: kbuild-all@01.org, Rob Herring <robh+dt@kernel.org>,
	Pantelis Antoniou <pantelis.antoniou@konsulko.com>,
	Frank Rowand <frowand.list@gmail.com>,
	Grant Likely <grant.likely@linaro.org>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Moritz Fischer <moritz.fischer@ettus.com>,
	Pantelis Antoniou <pantelis.antoniou@gmail.com>,
	Alan Tull <delicious.quinoa@gmail.com>,
	Dinh Nguyen <dinguyen@opensource.altera.com>,
	Alan Tull <atull@opensource.altera.com>
Subject: Re: [PATCH] of/overlay: add of overlay notifications
Date: Fri, 26 Feb 2016 08:03:01 +0800	[thread overview]
Message-ID: <201602260840.jp803wFZ%fengguang.wu@intel.com> (raw)
In-Reply-To: <1456443382-29781-1-git-send-email-atull@opensource.altera.com>

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

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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 6205 bytes --]

  reply	other threads:[~2016-02-26  0:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-25 23:36 [PATCH] of/overlay: add of overlay notifications Alan Tull
2016-02-26  0:03 ` kbuild test robot [this message]
2016-02-26  1:14 ` atull
  -- strict thread matches above, loose matches on Subject: below --
2016-02-26 21:44 Alan Tull
2016-03-02  2:27 ` Rob Herring
2016-03-02 18:49   ` atull
2016-03-03 14:24     ` Rob Herring
2016-03-03 15:11       ` atull

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201602260840.jp803wFZ%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=atull@opensource.altera.com \
    --cc=delicious.quinoa@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dinguyen@opensource.altera.com \
    --cc=frowand.list@gmail.com \
    --cc=grant.likely@linaro.org \
    --cc=kbuild-all@01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=moritz.fischer@ettus.com \
    --cc=pantelis.antoniou@gmail.com \
    --cc=pantelis.antoniou@konsulko.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox