From: Ananth N Mavinakayanahalli Date: Mon, 2 Oct 2006 09:17:31 +0000 (-0700) Subject: [PATCH] Add regs_return_value() helper X-Git-Tag: v2.6.19-rc1~458 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3f827cb0fe0660c2eacea2c2f9bdb1f225ff768;p=pandora-kernel.git [PATCH] Add regs_return_value() helper Add the regs_return_value() macro to extract the return value in an architecture agnostic manner, given the pt_regs. Other architecture maintainers may want to add similar helpers. Signed-off-by: Ananth N Mavinakayanahalli Signed-off-by: Anil S Keshavamurthy Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed