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 <[EMAIL PROTECTED]>
> 
>    ---
> 
>     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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to