public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* New build regressions: 2.6.27-rc2-git2
@ 2009-01-27  9:35 Russell King
  2009-01-27 11:12 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Russell King @ 2009-01-27  9:35 UTC (permalink / raw)
  To: linux-kernel

>From this morning's ARM kautobuild:

magician defconfig:

drivers/built-in.o: In function `debugfs_create_size_t':
led-core.c:(.text+0x0): multiple definition of `debugfs_create_size_t'
kernel/built-in.o:dma-coherent.c:(.text+0x0): first defined here

s3c6400 defconfig:

fs/built-in.o: In function `debugfs_create_size_t':
include/linux/debugfs.h:168: multiple definition of `debugfs_create_size_t'
kernel/built-in.o:include/linux/debugfs.h:168: first defined here
drivers/built-in.o: In function `debugfs_create_size_t':
include/linux/debugfs.h:168: multiple definition of `debugfs_create_size_t'
kernel/built-in.o:include/linux/debugfs.h:168: first defined here

IXP4xx defconfig:

drivers/usb/host/ohci-hcd.o: In function `debugfs_create_size_t':
ohci-hcd.c:(.text+0x0): multiple definition of `debugfs_create_size_t'
drivers/usb/host/ehci-hcd.o:ehci-hcd.c:(.text+0x0): first defined here
drivers/usb/host/uhci-hcd.o: In function `debugfs_create_size_t':
uhci-hcd.c:(.text+0x0): multiple definition of `debugfs_create_size_t'
drivers/usb/host/ehci-hcd.o:ehci-hcd.c:(.text+0x0): first defined here

... repeat for about 80 other ARM defconfigs.  Haven't had time to
investigate.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: New build regressions: 2.6.27-rc2-git2
  2009-01-27  9:35 New build regressions: 2.6.27-rc2-git2 Russell King
@ 2009-01-27 11:12 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2009-01-27 11:12 UTC (permalink / raw)
  To: Russell King; +Cc: linux-kernel


* Russell King <rmk+lkml@arm.linux.org.uk> wrote:

> >From this morning's ARM kautobuild:
> 
> magician defconfig:
> 
> drivers/built-in.o: In function `debugfs_create_size_t':
> led-core.c:(.text+0x0): multiple definition of `debugfs_create_size_t'
> kernel/built-in.o:dma-coherent.c:(.text+0x0): first defined here

should be fixed in latest -git by:

  5ee8100: Fix "multiple definition of `debugfs_create_size_t'"

	Ingo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-27 11:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-27  9:35 New build regressions: 2.6.27-rc2-git2 Russell King
2009-01-27 11:12 ` Ingo Molnar

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