m68k: use .text.head
authorAl Viro <viro@ftp.linux.org.uk>
Fri, 20 Jul 2007 03:33:08 +0000 (04:33 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 20 Jul 2007 15:24:49 +0000 (08:24 -0700)
commit7e5de05169b766b86b4bc7c196f53d57e1952bff
tree75331b36df06c453bdb7e99ab7fbee4f3d80ff59
parentf9569e1d1540791f664aeb935b1ec11b6e56507c
m68k: use .text.head

i.e. tell modpost that entry point code (that has to be outside
of .init.text for external reasons) is OK to refer to .init.*

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/m68k/kernel/head.S
arch/m68k/kernel/sun3-head.S
arch/m68k/kernel/vmlinux-std.lds
arch/m68k/kernel/vmlinux-sun3.lds