From: Marc Zyngier Date: Mon, 8 Apr 2013 16:17:03 +0000 (+0100) Subject: arm64: add explicit symbols to ESR_EL1 decoding X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~100^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c1ce6f7c2aae5329f667fb079b3198266d9a3fa;p=pandora-kernel.git arm64: add explicit symbols to ESR_EL1 decoding The ESR_EL1 decoding process is a bit cryptic, and KVM has also a need for the same constants. Add a new esr.h file containing the appropriate exception classes constants, and change entry.S to use it. Fix a small bug in the EL1 breakpoint check while we're at it. Signed-off-by: Marc Zyngier Signed-off-by: Will Deacon Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed