Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1628901

[rcu:rcu/next 59/91] tree.c:(.text+0x4248): multiple definition of `srcu_online_cpu'

From kbuild test robot <fengguang.wu@intel.com>
Newsgroups linux.kernel
Subject [rcu:rcu/next 59/91] tree.c:(.text+0x4248): multiple definition of `srcu_online_cpu'
Date 2017-04-23 07:40 +0200
Message-ID <tzipz-4hJ-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/next
head:   87c458e6304c6a1b37bf856e88c70fc37f08851f
commit: da915ad5cf25b5f5d358dd3670c3378d8ae8c03e [59/91] srcu: Parallelize callback handling
config: tile-allnoconfig (attached as .config)
compiler: tilegx-linux-gcc (GCC) 4.6.2
reproduce:
        wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout da915ad5cf25b5f5d358dd3670c3378d8ae8c03e
        # save the attached .config to linux build tree
        make.cross ARCH=tile 

All errors (new ones prefixed by >>):

   kernel/rcu/tree.o: In function `srcu_online_cpu':
>> tree.c:(.text+0x4248): multiple definition of `srcu_online_cpu'
   kernel/rcu/srcutree.o:srcutree.c:(.text+0x2120): first defined here
   kernel/rcu/tree.o: In function `srcu_offline_cpu':
>> tree.c:(.text+0x4250): multiple definition of `srcu_offline_cpu'
   kernel/rcu/srcutree.o:srcutree.c:(.text+0x2160): first defined here

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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[rcu:rcu/next 59/91] tree.c:(.text+0x4248): multiple definition of  `srcu_online_cpu' kbuild test robot <fengguang.wu@intel.com> - 2017-04-23 07:40 +0200
  Re: [rcu:rcu/next 59/91] tree.c:(.text+0x4248): multiple definition  of `srcu_online_cpu' "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2017-04-23 18:30 +0200
    [tip:core/rcu] srcu: Fix Kconfig botch when SRCU not selected "tip-bot for Paul E. McKenney" <tipbot@zytor.com> - 2017-04-24 10:20 +0200

csiph-web