From: Simon Marchi Date: Wed, 17 Apr 2013 15:01:22 +0000 (-0400) Subject: arch/tile: Fix syscall return value passed to tracepoint X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~79^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fc1894c9883439245b225d16100d6a55b25373a;p=pandora-kernel.git arch/tile: Fix syscall return value passed to tracepoint Currently the syscall number is passed, but it should be the return value, which is kept in r0. Signed-off-by: Simon Marchi Signed-off-by: Chris Metcalf [using a raw 0 value] --- Reading git-diff-tree failed