> On Thu, Feb 22, 2007 at 07:19:03PM -0800, Roland McGrath wrote:
> > Your replacement patch still has utrace_regset stuff in it, so it doesn't
> > compile without the later patches in the series.  Try applying only
> > utrace-tracehook.patch from the series, then get it to build and make your
> > utrace-tracehook-um.patch.
> 
> Below is a tracehook patch for UML which goes right after
> utrace-utrace-tracehook.patch.

It does not.  That patch has regset and ptrace stuff in it.  It indeed
applies fine before or after utrace patches.  But it doesn't close to
compile without utrace-regset.patch and utrace-core.patch applied,
and even with utrace-ptrace-compat.patch it still doesn't compile for me
with a lot of complaints about TIF_SINGLESTEP not being defined where
it's used in asm/tracehook.h.


Thanks,
Roland
-
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