public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* allyesconfig broken in -git
@ 2020-10-23 22:15 Jens Axboe
  0 siblings, 0 replies; only message in thread
From: Jens Axboe @ 2020-10-23 22:15 UTC (permalink / raw)
  To: xiaoyao.li, Paolo Bonzini, linux-kernel@vger.kernel.org

Hi,

Trying to do the above results in:

ld: drivers/block/paride/paride.o: in function `pi_init':
(.text+0x1340): multiple definition of `pi_init'; arch/x86/kvm/vmx/posted_intr.o:posted_intr.c:(.init.text+0x0): first defined here
make: *** [Makefile:1164: vmlinux] Error 1

because commit:

commit 8888cdd0996c2d51cd417f9a60a282c034f3fa28
Author: Xiaoyao Li <xiaoyao.li@intel.com>
Date:   Wed Sep 23 11:31:11 2020 -0700

    KVM: VMX: Extract posted interrupt support to separate files

added another pi_init(), though one already existed in the paride code.

-- 
Jens Axboe


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

only message in thread, other threads:[~2020-10-23 22:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-23 22:15 allyesconfig broken in -git Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox