LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH -next] kobject.h: fix build when CONFIG_HOTPLUG is disabled
Date: Thu, 10 Feb 2011 09:42:19 -0800 [thread overview]
Message-ID: <20110210174219.GA23761@suse.de> (raw)
In-Reply-To: <20110210093847.995e6f97.randy.dunlap@oracle.com>
On Thu, Feb 10, 2011 at 09:38:47AM -0800, Randy Dunlap wrote:
> On Sun, 6 Feb 2011 21:57:18 -0800 Randy Dunlap wrote:
>
> > From: Randy Dunlap <randy.dunlap@oracle.com>
> >
> > When CONFIG_HOTPLUG is not enabled, the inline function add_uevent_var()
> > needs to have its __attribute__ before the function name/parameters,
> > otherwise there are syntax errors.
> >
> > linux-next-20110207/include/linux/kobject.h:232: error: expected ',' or ';' before '{' token
> >
> > Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
>
> Greg,
> This patch is still needed in linux-next, please...
Sorry, yes, it's in my queue, I'm still getting over the flu, give me a
day or so please.
greg k-h
prev parent reply other threads:[~2011-02-10 17:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-07 5:19 linux-next: Tree for February 7 Stephen Rothwell
2011-02-07 5:57 ` [PATCH -next] kobject.h: fix build when CONFIG_HOTPLUG is disabled Randy Dunlap
2011-02-10 17:38 ` Randy Dunlap
2011-02-10 17:42 ` Greg KH [this message]
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=20110210174219.GA23761@suse.de \
--to=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=randy.dunlap@oracle.com \
--cc=sfr@canb.auug.org.au \
--subject='Re: [PATCH -next] kobject.h: fix build when CONFIG_HOTPLUG is disabled' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).