Re: [PATCH] kobject: Export kobject_rename for pci_hotplug_core

From: Greg KH
Date: Wed Jun 04 2008 - 19:58:27 EST


On Wed, Jun 04, 2008 at 02:16:06PM -0600, Alex Chiang wrote:
> From: Kenji Kaneshige <kaneshige.kenji@xxxxxxxxxxxxxx>
>
> 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 <kaneshige.kenji@xxxxxxxxxxxxxx>
> Acked-by: Alex Chiang <achiang@xxxxxx>
> Cc: Greg KH <greg@xxxxxxxxx>

Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxx>

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