Re: [PATCH] Put all functions in kallsyms

Andrew Morton (akpm@digeo.com)
Mon, 31 Mar 2003 14:51:29 -0800


Rusty Russell <rusty@rustcorp.com.au> wrote:
>
> Hi all,
>
> Simple, untested patch. Any objections?

Seems OK to me. The only people who are likely to have large numbers of
__init symbols are those who compile their own kernels. They know how to
strip stuff down and they know to turn kallsyms off altogether if they have a
space problem.

And initcalls are a popular place to go oops.

-
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/