[PATCH 1/2] arm: convert to use __HEAD and HEAD_TEXT macros.

Sam Ravnborg sam at ravnborg.org
Wed Sep 30 17:31:18 EDT 2009


On Wed, Sep 30, 2009 at 05:25:34PM -0400, Tim Abbott wrote:
> This has the consequence of changing the section name used for head
> code from ".text.head" to ".head.text".  Since this commit changes all
> users in the architecture, this change should be harmless.
> 
> The .text.head output section is eliminated and the head text code is
> included at the start of the .init output section.
> 
> Signed-off-by: Tim Abbott <tabbott at ksplice.com>
> Cc: Russell King <rmk+kernel at arm.linux.org.uk>
> Cc: Linus Torvalds <torvalds at linux-foundation.org>
Acked-by: Sam Ravnborg <sam at ravnborg.org>



More information about the linux-arm-kernel mailing list