Merge branch 'for-next/extable' into for-next/core
authorWill Deacon <will@kernel.org>
Mon, 25 Jul 2022 09:56:16 +0000 (10:56 +0100)
committerWill Deacon <will@kernel.org>
Mon, 25 Jul 2022 09:56:16 +0000 (10:56 +0100)
* for-next/extable:
  arm64: extable: cleanup redundant extable type EX_TYPE_FIXUP
  arm64: extable: move _cond_extable to _cond_uaccess_extable
  arm64: extable: make uaaccess helper use extable type EX_TYPE_UACCESS_ERR_ZERO
  arm64: asm-extable: add asm uacess helpers
  arm64: asm-extable: move data fields
  arm64: extable: add new extable type EX_TYPE_KACCESS_ERR_ZERO support


Trivial merge