From: Vijaya Kumar K Date: Tue, 28 Jan 2014 11:20:17 +0000 (+0000) Subject: arm64: Add macros to manage processor debug state X-Git-Tag: v3.15-rc1~164^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7db4ff5d2b459a579d348532a92fd5885520ce6;p=pandora-kernel.git arm64: Add macros to manage processor debug state Add macros to enable and disable to manage PSTATE.D for debugging. The macros local_dbg_save and local_dbg_restore are moved to irqflags.h file KGDB boot tests fail because of PSTATE.D is masked. unmask it for debugging support Signed-off-by: Vijaya Kumar K Acked-by: Will Deacon Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed