* for-next/misc:
  : Miscellaneous patches
  arm64: vmlinux.lds.S: Drop redundant *.init.rodata.*
  kasan: arm64: set TCR_EL1.TBID1 when enabled
  arm64: mte: optimize asynchronous tag check fault flag check
  arm64/mm: add fallback option to allocate virtually contiguous memory
  arm64/smp: Drop the macro S(x,s)
  arm64: consistently use reserved_pg_dir
  arm64: kprobes: Remove redundant kprobe_step_ctx
# Conflicts:
#	arch/arm64/kernel/vmlinux.lds.S
                INIT_CALLS
                CON_INITCALL
                INIT_RAM_FS
-               *(.init.altinstructions .init.rodata.* .init.bss)       /* from the EFI stub */
 -              *(.init.bss)    /* from the EFI stub */
++              *(.init.altinstructions .init.bss)      /* from the EFI stub */
        }
        .exit.data : {
                EXIT_DATA