Re: [PATCH 2/3] Add retval_value helper (updated)

From: Andrew Morton
Date: Tue Aug 22 2006 - 17:11:34 EST


On Tue, 22 Aug 2006 10:58:41 +0530
Ananth N Mavinakayanahalli <ananth@xxxxxxxxxx> wrote:

> From: Ananth N Mavinakayanahalli <ananth@xxxxxxxxxx>
>
> Add the 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.

return_value() is quite a generic-sounding thing.

box:/usr/src/linux-2.6.18-rc4> grep -r return_value . | wc -l
66


How about regs_return_value()?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/