Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763002AbYFDX60 (ORCPT ); Wed, 4 Jun 2008 19:58:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758765AbYFDX6S (ORCPT ); Wed, 4 Jun 2008 19:58:18 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:57559 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757599AbYFDX6R (ORCPT ); Wed, 4 Jun 2008 19:58:17 -0400 Date: Wed, 4 Jun 2008 16:55:26 -0700 From: Greg KH To: Alex Chiang , jbarnes@virtuousgeek.org, Benjamin Herrenschmidt , kaneshige.kenji@jp.fujitsu.com, Matthew Wilcox , Andrew Morton , kristen.c.accardi@intel.com, lenb@kernel.org, pbadari@us.ibm.com, linux-pci@vger.kernel.org, pcihpd-discuss@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH] kobject: Export kobject_rename for pci_hotplug_core Message-ID: <20080604235526.GA3428@kroah.com> References: <20080604200829.GC379@ldl.fc.hp.com> <20080604201606.GE379@ldl.fc.hp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080604201606.GE379@ldl.fc.hp.com> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 877 Lines: 22 On Wed, Jun 04, 2008 at 02:16:06PM -0600, Alex Chiang wrote: > From: Kenji Kaneshige > > Export kobject_rename() to fix the following link error. This happens when > pci_hotplug_core driver is compiled as a kernel module. > > ERROR: "kobject_rename" [drivers/pci/hotplug/pci_hotplug.ko] undefined! > make[1]: *** [__modpost] Error 1 > make: *** [modules] Error 2 > make: *** Waiting for unfinished jobs.... > > Signed-off-by: Kenji Kaneshige > Acked-by: Alex Chiang > Cc: Greg KH Acked-by: Greg Kroah-Hartman -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/