From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755617AbXGWEJX (ORCPT ); Mon, 23 Jul 2007 00:09:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751158AbXGWEJQ (ORCPT ); Mon, 23 Jul 2007 00:09:16 -0400 Received: from canuck.infradead.org ([209.217.80.40]:44698 "EHLO canuck.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751036AbXGWEJP (ORCPT ); Mon, 23 Jul 2007 00:09:15 -0400 Date: Sun, 22 Jul 2007 21:11:30 -0700 From: Greg KH To: Paul Mundt , Linus Torvalds , Linux Kernel Mailing List Subject: Re: Linus 2.6.23-rc1 Message-ID: <20070723041130.GA21455@kroah.com> References: <20070723012317.GA17181@linux-sh.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070723012317.GA17181@linux-sh.org> User-Agent: Mutt/1.5.15 (2007-04-06) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 23, 2007 at 10:23:17AM +0900, 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. ;-) Yes, the patch is on the list (and been pointed out already) and is in my queue to send to Linus in the next few days. thanks, greg k-h