Merge branch 'for-next/entry-s-to-c' into for-next/core
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 28 Oct 2019 17:02:56 +0000 (17:02 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 28 Oct 2019 17:02:56 +0000 (17:02 +0000)
Move the synchronous exception paths from entry.S into a C file to
improve the code readability.

* for-next/entry-s-to-c:
  arm64: entry-common: don't touch daif before bp-hardening
  arm64: Remove asmlinkage from updated functions
  arm64: entry: convert el0_sync to C
  arm64: entry: convert el1_sync to C
  arm64: add local_daif_inherit()
  arm64: Add prototypes for functions called by entry.S
  arm64: remove __exception annotations

1  2 
arch/arm64/kernel/entry.S
arch/arm64/kernel/traps.c
arch/arm64/mm/fault.c

Simple merge
Simple merge
Simple merge