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

From: Catalin Marinas
Date: Wed Feb 22 2023 - 12:07:24 EST


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