From: Catalin Marinas Date: Tue, 17 Sep 2013 17:49:46 +0000 (+0100) Subject: arm64: Correctly report LR and SP for compat tasks X-Git-Tag: v3.12-rc2~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ca68e802612c87c31aa83d50c37ed0d88774a46;p=pandora-kernel.git 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 --- Reading git-diff-tree failed