Re: [RFC][PATCH] Demultiplexing SIGTRAP signal -v2

2008-09-29 Thread Srinivasa DS
onsolidate the si_code logic there, and just pass it the hardware bits or let it get them from the thread_struct (trap_nr, error_code, debugreg6). That sounds like a good idea. Let me go through code and get back to you. Thanks Srinivasa DS ___ Li

Re: [RFC][PATCH] Demultiplexing SIGTRAP signal -v2

2008-09-23 Thread Srinivasa Ds
attempt is generalise this infrastructure by extending it to x86 and x86_64 archs. Signed-off-by: Srinivasa DS <[EMAIL PROTECTED]> --- arch/ia64/include/asm/siginfo.h|5 - arch/powerpc/include/asm/siginfo.h |5 - arch/x86/kernel/ptrace.c |7 --- arch/x86

Re: [RFC][PATCH] Demultiplexing SIGTRAP signal

2008-09-23 Thread Srinivasa Ds
On Monday 22 September 2008 20:24:04 Ingo Molnar wrote: > * Srinivasa Ds <[EMAIL PROTECTED]> wrote: > > --- linux-2.6.27-rc7.orig/arch/ia64/include/asm/siginfo.h > > +++ linux-2.6.27-rc7/arch/ia64/include/asm/siginfo.h > > please do not send patches that modify includ

Re: [RFC][PATCH] Demultiplexing SIGTRAP signal

2008-09-22 Thread Srinivasa Ds
xtending it to x86 and x86_64 archs. Signed-off-by: Srinivasa DS <[EMAIL PROTECTED]> --- arch/ia64/include/asm/siginfo.h|5 - arch/powerpc/include/asm/siginfo.h |5 - arch/x86/kernel/ptrace.c |7 --- arch/x86/kernel/traps_32.c |4 +++-

[RFC][PATCH] Demultiplexing SIGTRAP signal

2008-09-22 Thread Srinivasa Ds
passing down the information for receiving SIGTRAP through si_code of siginfot_t structure. Here is an attempt is generalise this infrastructure by extending it to x86 and x86_64 archs. Signed-off-by: Srinivasa DS <[EMAIL PROTECTED]> --- arch/ia64/include/asm/siginfo.h|5 - arch/p

Re: [RFC] [PATCH] task_pt_regs for powerpc systems

2008-07-15 Thread Srinivasa DS
Benjamin Herrenschmidt wrote: On Tue, 2008-07-15 at 14:36 +0530, Srinivasa D S wrote: On Monday 14 July 2008 02:36:57 pm Benjamin Herrenschmidt wrote: Signed-off-by: Srinivasa DS <[EMAIL PROTECTED]> Can you send a cleanup patch against powerpc.git instead ? Resending the patch a

Re: [PATCH 14/27] powerpc: ptrace generic resume

2007-12-03 Thread Srinivasa Ds
ace.c > +++ b/arch/powerpc/kernel/ptrace.c > @@ -445,52 +445,6 @@ long arch_ptrace(struct task_struct *child, long > request, long addr, long data) > break; > } Thanks Srinivasa DS Linux Technology Centre IBM. __

2.6.23-rc1 build breaks on ppc64.

2007-07-24 Thread Srinivasa Ds
); } == Thanks Srinivasa DS LTC-ISL IBM India ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev