Re: [PATCH] UML - SYSEMU fixes

From: Jon Masters
Date: Sat Dec 04 2004 - 06:37:26 EST


On Sat, 4 Dec 2004 11:28:28 +0000, Jon Masters <jonmasters@xxxxxxxxx> wrote:
> On Fri, 03 Dec 2004 16:45:26 -0500, Jeff Dike <jdike@xxxxxxxxxxx> wrote:
>
> > Usage of SYSEMU in TT mode is modified, so that always the
> > same method is used in do_syscall as has been used before in
> > ptrace(PTRACE_SYSCALL/SYSEMU, ...)
>
> That's great, but do any of these patches address various undefines in
> arch/um/kernel/process.c:check_sysemu when built without skas?

Also, on 2.6.9, I get dud CFLAGS defined when CONFIG_PROF is set *and*
CONFIG_FRAME_POINTER is also set - gcc complains about use of "-gp"
and "-fomit-frame-pointer" but surely it should be building with frame
pointers anyway if I've asked it to do so?

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