]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: move to ESR_ELx macros
authorMark Rutland <mark.rutland@arm.com>
Mon, 24 Nov 2014 12:31:40 +0000 (12:31 +0000)
committerMark Rutland <mark.rutland@arm.com>
Thu, 15 Jan 2015 12:24:15 +0000 (12:24 +0000)
commit42adf663c4afdab1c69ab384078b5a0218626bbe
treebc05d0df58e856feca64dfa966e1204eeb00ef20
parentac6359165cfb5d44189c58dedab6f96a766da5c4
arm64: move to ESR_ELx macros

Now that we have common ESR_ELx_* macros, move the core arm64 code over
to them.

There should be no functional change as a result of this patch.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Will Deacon <will.deacon@arm.com>
arch/arm64/kernel/entry.S
arch/arm64/kernel/signal32.c
arch/arm64/mm/fault.c