git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfbf8d4
)
arm64: Add macros to manage processor debug state
author
Vijaya Kumar K
<Vijaya.Kumar@caviumnetworks.com>
Tue, 28 Jan 2014 11:20:17 +0000
(11:20 +0000)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 26 Feb 2014 11:16:25 +0000
(11:16 +0000)
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 <Vijaya.Kumar@caviumnetworks.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found