aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/head_64.S
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-11-19 19:08:49 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-01-28 13:18:48 +0900
commit061854fd155116ab1f40c39a75e2c641827fd246 (patch)
tree1aeddf095f557a778c4cf3dead930d14be76fd2d /arch/sh/kernel/head_64.S
parentsh: Provide dummy swapper pt_regs for SH-5 ctx switch. (diff)
downloadlinux-dev-061854fd155116ab1f40c39a75e2c641827fd246.tar.xz
linux-dev-061854fd155116ab1f40c39a75e2c641827fd246.zip
sh: Common swapper_pg_dir usage for SH-5.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/head_64.S')
-rw-r--r--arch/sh/kernel/head_64.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/sh/kernel/head_64.S b/arch/sh/kernel/head_64.S
index 8015af6d1da2..55ae281893f8 100644
--- a/arch/sh/kernel/head_64.S
+++ b/arch/sh/kernel/head_64.S
@@ -105,8 +105,8 @@ empty_zero_page:
.section .data, "aw"
.balign PAGE_SIZE
- .global swapper_pg_dir
-swapper_pg_dir:
+ .global mmu_pdtp_cache
+mmu_pdtp_cache:
.space PAGE_SIZE, 0
.global empty_bad_page