lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 27 Jan 2009 09:35:16 +0000
From:	Russell King <rmk+lkml@....linux.org.uk>
To:	linux-kernel@...r.kernel.org
Subject: New build regressions: 2.6.27-rc2-git2

>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:
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ