arm64: Correctly report LR and SP for compat tasks
authorCatalin Marinas <catalin.marinas@arm.com>
Tue, 17 Sep 2013 17:49:46 +0000 (18:49 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 20 Sep 2013 08:56:07 +0000 (09:56 +0100)
When a task crashes and we print debugging information, ensure that
compat tasks show the actual AArch32 LR and SP registers rather than the
AArch64 ones.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>

No differences found