From: Punit Agrawal Date: Tue, 18 Nov 2014 11:41:22 +0000 (+0000) Subject: arm64: Add support for hooks to handle undefined instructions X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~18^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b79f52d1a702dd5b160f9d2ee0199c3122809bb;p=pandora-kernel.git arm64: Add support for hooks to handle undefined instructions Add support to register hooks for undefined instructions. The handlers will be called when the undefined instruction and the processor state (as contained in pstate) match criteria used at registration. Signed-off-by: Punit Agrawal Reviewed-by: Catalin Marinas Signed-off-by: Will Deacon --- Reading git-diff-tree failed