commit | 6ca68e802612c87c31aa83d50c37ed0d88774a46 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Tue Sep 17 18:49:46 2013 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Fri Sep 20 09:56:07 2013 +0100 |
tree | 97af383bd8bdd78583f958ced19052fb0a27f3a1 | |
parent | 374ed9d18e658704235b84a60589888ca52ab0fe [diff] |
arm64: Correctly report LR and SP for compat tasks 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>