]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mm/proc-v7.S
[ARM] Convert ARMv6 and ARMv7 to use new memory types
[linux-2.6-omap-h63xx.git] / arch / arm / mm / proc-v7.S
index 172e2eeb6ddb7e1c30f44eae2b64c6d79d348f2a..7c34c892b82b0f7c4e3901e24015bb6222e476fa 100644 (file)
@@ -100,9 +100,11 @@ ENTRY(cpu_v7_switch_mm)
  *     - pte   - PTE value to store
  *     - ext   - value for extended PTE bits
  */
+       armv6_mt_table cpu_v7
+
 ENTRY(cpu_v7_set_pte_ext)
 #ifdef CONFIG_MMU
-       armv6_set_pte_ext
+       armv6_set_pte_ext cpu_v7
 #endif
        mov     pc, lr