Re: [PATCH] Modules 3/3: Sort sections

Richard Henderson (rth@twiddle.net)
Wed, 1 Jan 2003 20:58:36 -0800


On Wed, Jan 01, 2003 at 08:50:03PM -0800, David S. Miller wrote:
> Incidentally, why do we do strstr(name, ".init") instead
> of strncmp(name, ".init", 5)? Is there any particular
> need for the .init to come at the end?
>
> I think this is to get .foo.init sections.

Obviously. Perhaps the question was worded badly. Instead read
it as "Why don't we force this to be called .init.foo instead?"

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