ARM: aarch64: print more information on sync exception
On a sync exception more useful information can be printed than we
currently do. Pass the ESR and FAR value to do_sync and print the
reason for the exception along with the address that actually faulted.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 7454527 commit 726f3e2403f0cd30a5c5fc7bdb84ac6c1e18cbc2
@Sascha Hauer Sascha Hauer authored on 14 Mar 2018
Showing 2 changed files
View
arch/arm/cpu/exceptions_64.S
View
arch/arm/cpu/interrupts_64.c