Commit 355479c70a48 for kernel

commit 355479c70a489415ef6e2624e514f8f15a40861b
Merge: e214dd935bf1 7572ac3c979d
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Thu Dec 1 11:25:11 2022 -0800

    Merge tag 'efi-fixes-for-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi

    Pull EFI fix from Ard Biesheuvel:
     "A single revert for some code that I added during this cycle. The code
      is not wrong, but it should be a bit more careful about how to handle
      the shadow call stack pointer, so it is better to revert it for now
      and bring it back later in improved form.

      Summary:

       - Revert runtime service sync exception recovery on arm64"

    * tag 'efi-fixes-for-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi:
      arm64: efi: Revert "Recover from synchronous exceptions ..."