From: Andrew Morton <akpm@linux-foundation.org>
To: Joe Perches <joe@perches.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [RFC PATCH] printk: Convert pr_<level> macros to functions
Date: Thu, 4 Mar 2010 13:34:07 -0800 [thread overview]
Message-ID: <20100304133407.2d5996d7.akpm@linux-foundation.org> (raw)
In-Reply-To: <1267738192.12993.48.camel@Joe-Laptop.home>
On Thu, 04 Mar 2010 13:29:52 -0800
Joe Perches <joe@perches.com> wrote:
> > Or perhaps we can do it via a helper function which takes the
> > additional argument?
> > asmlinkage int pr_everything(char levelchar, const char *fmt, ...)
>
> I believe that could not work.
> The symbol names to link against wouldn't be found.
Obviously one would need eight little functions, each of which calls
pr_everything().
next prev parent reply other threads:[~2010-03-04 21:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-03 15:20 [RFC PATCH] printk: Convert pr_<level> macros to functions Joe Perches
2010-03-04 20:49 ` Andrew Morton
2010-03-04 21:29 ` Joe Perches
2010-03-04 21:34 ` Andrew Morton [this message]
2010-03-04 21:40 ` Joe Perches
2010-03-04 22:00 ` 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=20100304133407.2d5996d7.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.