From: Keshavamurthy Anil S <anil.s.keshavamurthy@intel.com>
To: Prasanna S Panchamukhi <prasanna@in.ibm.com>
Cc: akpm@osdl.org, Andi Kleen <ak@suse.de>,
"David S. Miller" <davem@davemloft.net>,
systemtap@sources.redhat.com, linux-kernel@vger.kernel.org,
anil.s.keshavamurthy@intel.com
Subject: Re: [5/6 PATCH] Kprobes : Prevent possible race conditions ia64 changes
Date: Thu, 7 Jul 2005 19:06:45 -0700 [thread overview]
Message-ID: <20050707190645.A29253@unix-os.sc.intel.com> (raw)
In-Reply-To: <20050707101833.GI12106@in.ibm.com>; from prasanna@in.ibm.com on Thu, Jul 07, 2005 at 03:18:33AM -0700
On Thu, Jul 07, 2005 at 03:18:33AM -0700, Prasanna S Panchamukhi wrote:
>
> This patch contains the ia64 architecture specific changes to
> prevent the possible race conditions.
>
> Signed-off-by: Prasanna S Panchamukhi <prasanna@in.ibm.com>
>
> ---
>
> linux-2.6.13-rc1-mm1-prasanna/arch/ia64/kernel/kprobes.c | 57
> ++++++-----
> linux-2.6.13-rc1-mm1-prasanna/arch/ia64/kernel/traps.c | 5
> linux-2.6.13-rc1-mm1-prasanna/arch/ia64/kernel/vmlinux.lds.S | 1
> linux-2.6.13-rc1-mm1-prasanna/arch/ia64/lib/flush.S | 1
> linux-2.6.13-rc1-mm1-prasanna/arch/ia64/mm/fault.c | 3
> 5 files changed, 40 insertions(+), 27 deletions(-)
Prasanna,
You have missed one jprobe specific file
i.e arch/ia64/kernel/jprobe.S. I guess you need to patch this
file in the same way as you have done for flush.S, i,e by adding
.section .kprobes.text
Thanks,
Anil
next prev parent reply other threads:[~2005-07-08 2:09 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-07 10:10 [1/6 PATCH] Kprobes : Prevent possible race conditions generic changes Prasanna S Panchamukhi
2005-07-07 10:11 ` [2/6 PATCH] Kprobes : Prevent possible race conditions i386 changes Prasanna S Panchamukhi
2005-07-07 10:14 ` [3/6 PATCH] Kprobes : Prevent possible race conditions x86_64 changes Prasanna S Panchamukhi
2005-07-07 10:16 ` [4/6 PATCH] Kprobes : Prevent possible race conditions ppc64 changes Prasanna S Panchamukhi
2005-07-07 10:18 ` [5/6 PATCH] Kprobes : Prevent possible race conditions ia64 changes Prasanna S Panchamukhi
2005-07-07 10:20 ` [6/6 PATCH] Kprobes : Prevent possible race conditions sparc64 changes Prasanna S Panchamukhi
2005-07-08 2:06 ` Keshavamurthy Anil S [this message]
2005-07-08 11:10 ` [5/6 PATCH] Kprobes : Prevent possible race conditions ia64 changes Prasanna S Panchamukhi
2005-07-08 19:01 ` Keshavamurthy Anil S
2005-07-08 19:16 ` Prarit Bhargava
2005-07-08 14:13 ` [4/6 PATCH] Kprobes : Prevent possible race conditions ppc64 changes Ananth N Mavinakayanahalli
2005-07-08 11:07 ` [3/6 PATCH] Kprobes : Prevent possible race conditions x86_64 changes Prasanna S Panchamukhi
2005-07-07 13:19 ` [2/6 PATCH] Kprobes : Prevent possible race conditions i386 changes Andi Kleen
2005-07-08 11:05 ` Prasanna S Panchamukhi
2005-07-07 10:25 ` [1/6 PATCH] Kprobes : Prevent possible race conditions generic changes Andrew Morton
2005-07-07 10:34 ` Andi Kleen
2005-07-07 13:01 ` Prasanna S Panchamukhi
2005-07-08 11:02 ` Prasanna S Panchamukhi
2005-07-07 21:20 ` Vara Prasad
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=20050707190645.A29253@unix-os.sc.intel.com \
--to=anil.s.keshavamurthy@intel.com \
--cc=ak@suse.de \
--cc=akpm@osdl.org \
--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.