Hello,
Is there any news about if and eventually in what
main stream vanilla kernel will we have the pleasure
to see SKAS4 mode at uml machine start ?
Regards
Vincent Perrier
-
This SF.Net email is sponsored by the Moblin Y
Hello,
I also had the crash with a lot of zeros in a vertical line with kernel
2.6.26, I was sad then.
But I am now happy, I applied the patch:
bash-3.1# cd linux-2.6.26
bash-3.1# patch -p1 < ../jeff.patch
patching file arch/um/include/init.h
Hunk #1 succeeded at 45 with fuzz 2.
Hunk #2 succeeded
Hello,
I want to connect to my UML using a port connection. For that purpose I've
added the following to my UML kernel command line:
con7=port:9000
When I try to telnet to localhost:9000 on the host I get following message in
UML:
[42949394.49] port_accept : port_connection returned 2
I
I believe I figured out the ptrace crash that showed up with 2.6.26,
thanks to Toralf Förster.
The patch is below.
I have one confirmation that this fixes the problem - I'd like a few
more just to be sure.
Jeff
--
Work email - jdike at linux dot intel dot com
Index: li