]> 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)
commit9c9b2202ca922334804f95ce819fa8ee35aeb11e
treebc05d0df58e856feca64dfa966e1204eeb00ef20
parent6c9de18e372344664d63e566fb28afbf7cc0a6ea
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