Re: [PATCH 01/15] Add new HEAD_TEXT_SECTION macro.

From: Linus Torvalds
Date: Sun Apr 26 2009 - 12:46:06 EST




On Sat, 25 Apr 2009, Tim Abbott wrote:
>
> This patch is preparation for replacing all uses of ".head.text" or
> ".text.head" in the kernel with macros, so that the section name can
> later be changed without having to touch a lot of the kernel.

I took the "trivially obvious" parts of this patch series - the ones that
were basically trivial one-liner cleanups (in addition to the first patch
that was needed for them, of course).

Anything that renamed files and did other infrastructure things (x86) or
that had vmlinux.lds.S files that didn't match the nice pattern I'd much
rather take as series of patches that first clean up the infrastructure
and then do the replacement.

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