Re: [PATCH v3 06/28] arm64/sve: System register and exception syndrome definitions

2017-10-11 Thread Catalin Marinas
On Tue, Oct 10, 2017 at 07:38:23PM +0100, Dave P Martin wrote: > The SVE architecture adds some system registers, ID register fields > and a dedicated ESR exception class. > > This patch adds the appropriate definitions that will be needed by > the kernel. > > Signed-off-by: Dave Martin > Review

[PATCH v3 06/28] arm64/sve: System register and exception syndrome definitions

2017-10-10 Thread Dave Martin
The SVE architecture adds some system registers, ID register fields and a dedicated ESR exception class. This patch adds the appropriate definitions that will be needed by the kernel. Signed-off-by: Dave Martin Reviewed-by: Alex Bennée --- arch/arm64/include/asm/esr.h | 3 ++- arch/arm64/