Re: [PATCH] add a printk_init variant storing format strings in __initdata
- Date: Tue, 03 Jun 2008 18:41:31 +0200
- From: Johannes Weiner <hannes@xxxxxxxxxxxx>
- Subject: Re: [PATCH] add a printk_init variant storing format strings in __initdata
Hi,
Andy Whitcroft <apw@xxxxxxxxxxxx> writes:
> [As gcc seems unable to help us out selecting the appropriate data segment
> for the code, how about we did something like this?]
>
> When using printk from __init functions it would be desirable to place
> the printk format strings in __initdata. Add a printk_init() variant
> which does this.
http://lkml.org/lkml/2008/2/4/185
I don't know if `desirable' is the technical argument Sam wants to hear :)
Hannes
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/