public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
To: Andrew Morton <akpm@osdl.org>
Cc: lkml <linux-kernel@vger.kernel.org>,
	hch@infradead.org, Prasanna S Panchamukhi <prasanna@in.ibm.com>,
	Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>,
	Jim Keniston <jkenisto@us.ibm.com>,
	davem@davemloft.net, schwidefsky@de.ibm.com
Subject: Re: [PATCH 2/3] Add retval_value helper (updated)
Date: Wed, 23 Aug 2006 06:59:59 +0530	[thread overview]
Message-ID: <20060823012959.GA7927@in.ibm.com> (raw)
In-Reply-To: <20060822141307.672850d7.akpm@osdl.org>

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@in.ibm.com> wrote:
> 
> > From: Ananth N Mavinakayanahalli <ananth@in.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

  reply	other threads:[~2006-08-23  1:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-22  5:24 [PATCH 1/3] Kprobes: Make kprobe modules more portable (updated) Ananth N Mavinakayanahalli
2006-08-22  5:28 ` [PATCH 2/3] Add retval_value helper (updated) Ananth N Mavinakayanahalli
2006-08-22  5:30   ` [PATCH 3/3] Update Documentation/kprobes.txt Ananth N Mavinakayanahalli
2006-08-25  7:11     ` Ananth N Mavinakayanahalli
2006-08-22 21:13   ` [PATCH 2/3] Add retval_value helper (updated) Andrew Morton
2006-08-23  1:29     ` Ananth N Mavinakayanahalli [this message]
2006-08-25  7:05 ` [PATCH 1/3] Kprobes: Make kprobe modules more portable (updated) Ananth N Mavinakayanahalli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060823012959.GA7927@in.ibm.com \
    --to=ananth@in.ibm.com \
    --cc=akpm@osdl.org \
    --cc=anil.s.keshavamurthy@intel.com \
    --cc=davem@davemloft.net \
    --cc=hch@infradead.org \
    --cc=jkenisto@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=prasanna@in.ibm.com \
    --cc=schwidefsky@de.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox