From: Catalin Marinas Date: Mon, 28 Oct 2019 17:02:56 +0000 (+0000) Subject: Merge branch 'for-next/entry-s-to-c' into for-next/core X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8301ae822d8d502b0ecc4b1c557221ecc6d97815;p=linux.git Merge branch 'for-next/entry-s-to-c' into for-next/core 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 --- 8301ae822d8d502b0ecc4b1c557221ecc6d97815