]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'for-next/asm' and 'for-next/insn' into for-next/bti
authorWill Deacon <will@kernel.org>
Tue, 5 May 2020 14:19:09 +0000 (15:19 +0100)
committerWill Deacon <will@kernel.org>
Tue, 5 May 2020 14:19:09 +0000 (15:19 +0100)
commit8d0fd4ae1d3e965e973b309416bf5e813d16968f
tree55c32fb0e1b0ca5ac3cf152c0a2a614321265298
parent555851a7d0e935df57100b0602eed12b51dede55
parent4b64d52213e29f0f01e11e4d3c97d0c9ed3bec01
parent00d56b778787c3ba7486cb860a40f8e394f35156
Merge branches 'for-next/asm' and 'for-next/insn' into for-next/bti

Merge in dependencies for in-kernel Branch Target Identification support.

* for-next/asm:
  arm64: Disable old style assembly annotations
  arm64: kernel: Convert to modern annotations for assembly functions
  arm64: entry: Refactor and modernise annotation for ret_to_user
  x86/asm: Provide a Kconfig symbol for disabling old assembly annotations
  x86/32: Remove CONFIG_DOUBLEFAULT

* for-next/insn:
  arm64: insn: Report PAC and BTI instructions as skippable
  arm64: insn: Don't assume unrecognized HINTs are skippable
  arm64: insn: Provide a better name for aarch64_insn_is_nop()
  arm64: insn: Add constants for new HINT instruction decode
arch/arm64/Kconfig