From: Paul Mundt Date: Mon, 19 Nov 2007 10:08:49 +0000 (+0900) Subject: sh: Common swapper_pg_dir usage for SH-5. X-Git-Tag: v2.6.25-rc1~1169^2~124 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=061854fd155116ab1f40c39a75e2c641827fd246;p=linux-2.6-omap-h63xx.git sh: Common swapper_pg_dir usage for SH-5. Signed-off-by: Paul Mundt --- diff --git a/arch/sh/kernel/head_64.S b/arch/sh/kernel/head_64.S index 8015af6d1da..55ae281893f 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