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
File Mode Size
Kconfig -rw-r--r-- 977 bytes
Makefile -rw-r--r-- 194 bytes
net.c -rw-r--r-- 27.7 KB
scsi.c -rw-r--r-- 57.7 KB
test.c -rw-r--r-- 7.4 KB
test.h -rw-r--r-- 187 bytes
vhost.c -rw-r--r-- 38.9 KB
vhost.h -rw-r--r-- 5.6 KB
vringh.c -rw-r--r-- 26.4 KB

back to top