On Wed, 2008-04-16 at 19:20 +0800, Srinivasa D S wrote:
> On Wednesday 16 April 2008 04:19:34 pm Srikar Dronamraju wrote:
> > * Srinivasa D S <[EMAIL PROTECTED]> [2008-04-16 11:59:39]:
> >
> > Hi Srinivasa,
> >
> > Can you please break this patch into
> > - The actual breakpoint assistance code.
>
On Fri, 2008-02-08 at 07:59 +0800, Roland McGrath wrote:
> Sorry for the delay.
>
> > I suppose we currently only need do the regset work, right? Attached
> is
> > the ia64 part, which mostly is a copy-paste of previous utrace patch
> > with some fixes. The issue is we have some duplicate code to
On Thu, 2008-01-31 at 04:22 +0800, Roland McGrath wrote:
> The generic and x86 code for user_regset went into Linus's kernel tree
> today,
> destined for the 2.6.25 release. I'm very grateful to Ingo Molnar,
> who helped
> this happen via the x86.git tree. I've also had some positive
> feedback f
On Wed, 2008-01-02 at 16:20 +0800, Roland McGrath wrote:
> > Found some minor problems in latest utrace patch.
>
> Please report distinct issues in separate threads.
> Please use meaningful subject lines specific to the problem at hand.
>
> I'll respond here to the trivial items:
>
> > 1. **
scall trace enter, and kernel will use the
parameters, so we do an extra synchronization for the case.
Thanks,
Shaohua
>
> On Wed, Aug 08, 2007 at 10:30:37AM +0800, Shaohua Li wrote:
> > On Tue, 2007-08-07 at 15:13 +0800, Roland McGrath wrote:
> > > That looks reasonable to me, not be
r space RSE might be newer than kernel RSE. To avoid
stale RSE is used when return to userspace, this patch synchronize user
space RSE to kernel RSE.
Also, as TIF_ALLWORK_MASK bits are limited, TIF_NOTIFY_RESUME is
overrided.
Signed-off-by: Bibo Mao
+ utrace patches)
Signed-off-by: Bibo Mao<[EMAIL PROTECTED]>
Signed-off-by: Shaohua Li<[EMAIL PROTECTED]>
==
arch/ia64/kernel/perfmon.c | 21 ++--
arch/ia64/kernel/process.c | 14 +++
arch