Hi!
> Patch adds __init_msg (and friends) macro that places its argument
> (string constant) into corresponding .data.init section and returns
> pointer to it. The goal of this patch is to allow constructions like this:
>
> static void __init foo(void)
> {
> printk(_
Hi all,
soryy for such ugly subject line, but I already sent this patch
to LKML and didn't get any reply.
Patch adds __init_msg (and friends) macro that places its argument
(string constant) into corresponding .data.init section and returns
pointer to it. The goal of this patch is to allow con
2 matches
Mail list logo