Re: Cosmetic JFFS patch.

From: Keith Owens (kaos@ocs.com.au)
Date: Thu Jun 28 2001 - 21:30:24 EST


On Thu, 28 Jun 2001 18:14:15 +0100 (BST),
Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
>Q: Would it be worth making the module author/version strings survive in
>a non modular build but stuffed into their own section so you can pull them
>out with some magic that we'd include in 'REPORTING-BUGS'

Bloats the running kernel. Startup messages should be issued by __init
code and the messages should be __initdata. There is no point in
holding onto those strings after boot.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jun 30 2001 - 21:00:21 EST