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-- 1.6 KB
Makefile -rw-r--r-- 180 bytes
config.c -rw-r--r-- 300 bytes
virtio.c -rw-r--r-- 6.4 KB
virtio_balloon.c -rw-r--r-- 15.6 KB
virtio_mmio.c -rw-r--r-- 16.9 KB
virtio_pci.c -rw-r--r-- 21.8 KB
virtio_ring.c -rw-r--r-- 22.5 KB

back to top