|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Make vnet-module working on x86_64
On 28 Mar 2006, at 16:27, Robert Valentan wrote:
Replacing the kernelcall "socketcall" with a partly copy
from linux net/socket.c
This call ist not in x86_64, ia64 and some other. With
the patch the kernelcall is replaced.
An other way will be an export of the needed function
in net/socket.c...
If there is something wrong with my patch, please let
it me known, it's me first kernelmodule working ;-/
Please cc your email to Mike Wray, who is the author of the vnet code.
I'm not sure if he reads the xen-devel list. You can find his email in
the readme file in the vnet directory. He'll need to comment on your
patch.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|