[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46A403F9.6020101@googlemail.com>
Date: Mon, 23 Jul 2007 03:27:21 +0200
From: Gabriel C <nix.or.die@...glemail.com>
To: Paul Mundt <lethal@...ux-sh.org>
CC: Linus Torvalds <torvalds@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Greg KH <greg@...ah.com>
Subject: Re: Linus 2.6.23-rc1
Paul Mundt wrote:
> On Sun, Jul 22, 2007 at 02:04:24PM -0700, Linus Torvalds wrote:
>> Lots of architecture updates (for just about all of them - x86[-64], arm,
>> alpha, mips, ia64, powerpc, s390, sh, sparc, um..), lots of driver updates
>> (again, all over - usb, net, dvb, ide, sata, scsi, isdn, infiniband,
>> firewire, i2c, you name it).
>>
> Some of the driver model changes that went in result in a link error:
>
> CC init/version.o
> LD init/built-in.o
> LD .tmp_vmlinux1
> drivers/built-in.o: In function `store_uevent':
> : undefined reference to `kobject_actions'
> make: *** [.tmp_vmlinux1] Error 1
>
> Haven't bisected it yet, but I suppose it's pretty obvious to whoever made the
> changes. ;-)
CONFIG_HOTPLUG=n :)
Try this patch :
http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/driver/kobject-fix-link-error-when-config_hotplug-is-disabled.patch
Regards,
Gabriel
-
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