]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite7c48cf403597a0aa841c821df684a0f61550018
tree14ea7834408710a849cb201f3e0124d005cf86be
parent9d7e3e3152ef1b435ef68d4084681a7993c64872
parentf729b81902a6d0f574713854ed43651d05c84e37
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