Re: [PATCH v6 01/13] arm64: add comments about EC exception levels

From: Richard Henderson
Date: Sun Dec 09 2018 - 09:34:58 EST


On 12/7/18 12:39 PM, Kristina Martsenko wrote:
> To make it clear which exceptions can't be taken to EL1 or EL2, add
> comments next to the ESR_ELx_EC_* macro definitions.
>
> Signed-off-by: Kristina Martsenko <kristina.martsenko@xxxxxxx>
> ---
> arch/arm64/include/asm/esr.h | 14 +++++++-------
> 1 file changed, 7 insertions(+), 7 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@xxxxxxxxxx>


r~