OSDN Git Service

Merge commit 'e26a9e0' into stable/for-linus-3.15
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / arch / arm / kernel / head.S
index 3aca959..f8c0883 100644 (file)
@@ -102,7 +102,7 @@ ENTRY(stext)
        and     r3, r3, #0xf                    @ extract VMSA support
        cmp     r3, #5                          @ long-descriptor translation table format?
  THUMB( it     lo )                            @ force fixup-able long branch encoding
-       blo     __error_p                       @ only classic page table format
+       blo     __error_lpae                    @ only classic page table format
 #endif
 
 #ifndef CONFIG_XIP_KERNEL