[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070720071058.GA26261@suse.de>
Date: Fri, 20 Jul 2007 00:10:58 -0700
From: Greg KH <gregkh@...e.de>
To: Robert Schwebel <r.schwebel@...gutronix.de>
Cc: Kay Sievers <kay.sievers@...y.org>, linux-kernel@...r.kernel.org
Subject: Re: drivers/base/core.c broken for non-CONFIG_HOTPLUG
On Fri, Jul 20, 2007 at 09:01:06AM +0200, Robert Schwebel wrote:
> Kay,
>
> With commit 60a96a59569bab85571d0089682109bd3324e896, you broke
> drivers/base/core.c for systems which have not enabled CONFIG_HOTPLUG.
>
> You add and use
>
> extern const char *kobject_actions[];
>
> but the code in lib/kobject_uevent.c who actually brings in the code is
> only compiled when CONFIG_HOTPLUG is enabled.
>
> Please send a fix.
Already known and reported, see lkml :)
Kay is at GUADEC right now and will provide a patch in a day or so,
unless I beat him to it...
thanks,
greg k-h
-
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