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)
commitee8b00a956e104e7cf52bb138ab597bf32ec46fc
tree14ea7834408710a849cb201f3e0124d005cf86be
parent2436387f2d246bd6728bea72ea7070f93ce79b8b
parentbacac637025c2d73c2af5188e5a12008c5869df9
Merge branch 'for-next/extable' into for-next/core

* 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