[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100304133407.2d5996d7.akpm@linux-foundation.org>
Date: Thu, 4 Mar 2010 13:34:07 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Joe Perches <joe@...ches.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH] printk: Convert pr_<level> macros to functions
On Thu, 04 Mar 2010 13:29:52 -0800
Joe Perches <joe@...ches.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().
--
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