From: Dipankar Sarma <dipankar@in.ibm.com>
To: Prasanna S Panchamukhi <prasanna@in.ibm.com>
Cc: akpm@osdl.org, ak@muc.de, davem@davemloft.net, amavin@redhat.com,
linux-kernel@vger.kernel.org, systemtap@sources.redhat.com
Subject: Re: [patch 1/1] Allow a jprobe to coexist with muliple kprobes
Date: Thu, 2 Jun 2005 15:53:27 +0530 [thread overview]
Message-ID: <20050602102326.GA5166@in.ibm.com> (raw)
In-Reply-To: <20050602094630.GA1324@in.ibm.com>
On Thu, Jun 02, 2005 at 03:16:30PM +0530, Prasanna S Panchamukhi wrote:
> Hi,
>
> +int aggr_break_handler(struct kprobe *p, struct pt_regs *regs)
> +{
> + struct kprobe *kp = curr_kprobe;
Any reason why this or other handler functions can't be static ?
Thanks
Dipankar
next prev parent reply other threads:[~2005-06-02 10:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-02 9:46 [patch 1/1] Allow a jprobe to coexist with muliple kprobes Prasanna S Panchamukhi
2005-06-02 10:23 ` Dipankar Sarma [this message]
2005-06-02 12:26 ` Prasanna S Panchamukhi
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=20050602102326.GA5166@in.ibm.com \
--to=dipankar@in.ibm.com \
--cc=ak@muc.de \
--cc=akpm@osdl.org \
--cc=amavin@redhat.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=prasanna@in.ibm.com \
--cc=systemtap@sources.redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.