From: Greg KH <gregkh@suse.de>
To: Robert Schwebel <r.schwebel@pengutronix.de>
Cc: Kay Sievers <kay.sievers@vrfy.org>, linux-kernel@vger.kernel.org
Subject: Re: drivers/base/core.c broken for non-CONFIG_HOTPLUG
Date: Fri, 20 Jul 2007 00:10:58 -0700 [thread overview]
Message-ID: <20070720071058.GA26261@suse.de> (raw)
In-Reply-To: <20070720070106.GH1678@pengutronix.de>
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
next prev parent reply other threads:[~2007-07-20 7:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-20 7:01 Robert Schwebel
2007-07-20 7:10 ` Greg KH [this message]
2007-07-20 7:59 ` Andrew Morton
2007-07-20 12:06 ` Kay Sievers
2007-07-20 16:30 ` Andrew Morton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070720071058.GA26261@suse.de \
--to=gregkh@suse.de \
--cc=kay.sievers@vrfy.org \
--cc=linux-kernel@vger.kernel.org \
--cc=r.schwebel@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome