|
From: Jeff D. <jd...@ka...> - 2000-09-18 15:34:55
|
yu...@as... 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 |