[EMAIL PROTECTED] said:
> Beeing an active user mode linux user :-) I can say that since
> 2.4.0-test8 (host kernel) I cannot run uml-linux successfully.
> In contrast with popular feeling that "threaded programes screwed
> signal handling on test8.", it is actually a small change to arch/
> i386/ptrace.c introduced since test8pre4.
I don't see a problem with the ptrace fix. Before changing EIP, UML saves all
of the process registers into the thread struct. So that change to ORIG_EAX
shouldn't matter as far as UML is concerned.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/