https://github.com/torvalds/linux
Revision 6ca68e802612c87c31aa83d50c37ed0d88774a46 authored by Catalin Marinas on 17 September 2013, 17:49:46 UTC, committed by Catalin Marinas on 20 September 2013, 08:56:07 UTC
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>
1 parent 374ed9d
History
Tip revision: 6ca68e802612c87c31aa83d50c37ed0d88774a46 authored by Catalin Marinas on 17 September 2013, 17:49:46 UTC
arm64: Correctly report LR and SP for compat tasks
Tip revision: 6ca68e8

back to top