summaryrefslogtreecommitdiff
path: root/arch/sh64/kernel/head.S
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-07-20 08:45:05 (GMT)
committerPaul Mundt <lethal@linux-sh.org>2007-07-20 08:45:05 (GMT)
commit56982002a359533d471834f4398e3002aeb6fbbc (patch)
tree7418778cdc4de7537a813ecf78cbc83941c8ea9a /arch/sh64/kernel/head.S
parentbeeea6d6a1f9c39fbda3abdd2c528ba90422e4bf (diff)
downloadlinux-56982002a359533d471834f4398e3002aeb6fbbc.tar.xz
sh64: Move entry point code to .text.head.
Follow the sh and m68k changes to silence the modpost warnings. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh64/kernel/head.S')
-rw-r--r--arch/sh64/kernel/head.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh64/kernel/head.S b/arch/sh64/kernel/head.S
index f3740dd..186406d 100644
--- a/arch/sh64/kernel/head.S
+++ b/arch/sh64/kernel/head.S
@@ -124,7 +124,7 @@ empty_bad_pte_table:
fpu_in_use: .quad 0
- .section .text, "ax"
+ .section .text.head, "ax"
.balign L1_CACHE_BYTES
/*
* Condition at the entry of __stext: