[ARM] Set bit 4 on section mappings correctly depending on CPU
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mm / proc-arm1020.S
index b9abbafca81225c5c6295438d49147c89b5f7860..efeebe77891fdc1ec24cc4dbf7aa75b51ee9146e 100644 (file)
@@ -524,6 +524,9 @@ cpu_arm1020_name:
 __arm1020_proc_info:
        .long   0x4104a200                      @ ARM 1020T (Architecture v5T)
        .long   0xff0ffff0
+       .long   PMD_TYPE_SECT | \
+               PMD_SECT_AP_WRITE | \
+               PMD_SECT_AP_READ
        .long   PMD_TYPE_SECT | \
                PMD_SECT_AP_WRITE | \
                PMD_SECT_AP_READ