[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20060823012959.GA7927@in.ibm.com>
Date: Wed, 23 Aug 2006 06:59:59 +0530
From: Ananth N Mavinakayanahalli <ananth@...ibm.com>
To: Andrew Morton <akpm@...l.org>
Cc: lkml <linux-kernel@...r.kernel.org>, hch@...radead.org,
Prasanna S Panchamukhi <prasanna@...ibm.com>,
Anil S Keshavamurthy <anil.s.keshavamurthy@...el.com>,
Jim Keniston <jkenisto@...ibm.com>, davem@...emloft.net,
schwidefsky@...ibm.com
Subject: Re: [PATCH 2/3] Add retval_value helper (updated)
On Tue, Aug 22, 2006 at 02:13:07PM -0700, Andrew Morton wrote:
> On Tue, 22 Aug 2006 10:58:41 +0530
> Ananth N Mavinakayanahalli <ananth@...ibm.com> wrote:
>
> > From: Ananth N Mavinakayanahalli <ananth@...ibm.com>
> >
> > 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()?
Yes, that sounds fine too.
Ananth
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists