From: Christopher Covington Date: Wed, 3 Apr 2013 18:01:01 +0000 (+0100) Subject: arm64: Fix task tracing X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~100^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3325732f3b223812e54ac67dbb0a8ea7c99cf519;p=pandora-kernel.git arm64: Fix task tracing For accurate accounting call contextidr_thread_switch before a task is scheduled, rather than after, when the 'next' variable has a different meaning since we switched the stacks. Signed-off-by: Christopher Covington Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed