[PATCH] arm64: pass ESR_ELx to die() of cfi_handler

Catalin Marinas catalin.marinas at arm.com
Wed Feb 22 09:07:15 PST 2023


On Mon, 20 Feb 2023 16:34:41 +0900, Sangmoon Kim wrote:
> Commit 0f2cb928a154 ("arm64: consistently pass ESR_ELx to die()") caused
> all callers to pass the ESR_ELx value to die().
> 
> For consistency, this patch also adds esr to die() call of cfi_handler.
> Also, when CFI error occurs, die handlers can use ESR_ELx value.
> 
> 
> [...]

Applied to arm64 (for-next/core), thanks!

[1/1] arm64: pass ESR_ELx to die() of cfi_handler
      https://git.kernel.org/arm64/c/b61b82f81e09

-- 
Catalin




More information about the linux-arm-kernel mailing list