]> git.baikalelectronics.ru Git - kernel.git/commit
sh: convert to use __HEAD and HEAD_TEXT macros.
authorTim Abbott <tabbott@MIT.EDU>
Sun, 26 Apr 2009 02:11:07 +0000 (22:11 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Apr 2009 16:20:39 +0000 (09:20 -0700)
commit12684df7d17458e6d1701a3905de313100781e8e
treed58f315a1a580a1e1104cbe7fd3c3958254757e4
parent34b19854f0391fdca732b5c2372dbc18aabd05e9
sh: convert to use __HEAD and HEAD_TEXT macros.

This has the consequence of changing the section name use for head
code from ".text.head" to ".head.text".  Since this commit changes all
users in the architecture, this change should be harmless.

Signed-off-by: Tim Abbott <tabbott@mit.edu>
Cc: Paul Mundt <lethal@linux-sh.org>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/sh/kernel/head_32.S
arch/sh/kernel/head_64.S
arch/sh/kernel/vmlinux_32.lds.S
arch/sh/kernel/vmlinux_64.lds.S