From: Andrew Morton <akpm@linux-foundation.org>
To: Matthew Leach <matthew@mattleach.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] init: Use the stringify operator for the __define_initcall macro
Date: Tue, 23 Oct 2012 15:16:59 -0700 [thread overview]
Message-ID: <20121023151659.5aa076ce.akpm@linux-foundation.org> (raw)
In-Reply-To: <1351022429-3242-1-git-send-email-matthew@mattleach.net>
On Tue, 23 Oct 2012 21:00:29 +0100
Matthew Leach <matthew@mattleach.net> wrote:
> Currently the __define_initcall macro takes three arguments, fn, id
> and level. The level argument is exactly the same as the id argument
> but wrapped in quotes. To overcome this need to specify three
> arguments to the __define_initcall macro, where one argument is the
> stringification of another, we can just use the stringification macro
> instead.
>
> Signed-off-by: Matthew Leach <matthew@mattleach.net>
> ---
> v2: Fix a build error where the ppc arch also uses the
> __define_initcall macro. Also fix some styling issues.
OK, let's try that.
Is arch/um/include/shared/init.h OK as-is?
prev parent reply other threads:[~2012-10-23 22:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-23 20:00 Matthew Leach
2012-10-23 22:16 ` Andrew Morton [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=20121023151659.5aa076ce.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=matthew@mattleach.net \
/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