Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[linux-2.6-microblaze.git] / arch / arm64 / mm / proc.S
index 35936c5..d35c90d 100644 (file)
@@ -437,8 +437,7 @@ SYM_FUNC_START(__cpu_setup)
        mov     x10, #MAIR_ATTR_NORMAL_TAGGED
        bfi     mair, x10, #(8 *  MT_NORMAL_TAGGED), #8
 
-       /* initialize GCR_EL1: all non-zero tags excluded by default */
-       mov     x10, #(SYS_GCR_EL1_RRND | SYS_GCR_EL1_EXCL_MASK)
+       mov     x10, #KERNEL_GCR_EL1
        msr_s   SYS_GCR_EL1, x10
 
        /*