|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Tiny patch: xen and vserver
* Rik van Riel (riel@xxxxxxxxxx) wrote:
> On Tue, 22 Feb 2005, "Kristian F. Høgh" wrote:
>
> > It compiles (for me) and I can run vserver start ...
>
> > - .long sys_ni_syscall /* sys_vserver */
> > + .long sys_vserver
>
> But it only compiles for you because you have the vserver
> patch applied. A system without the vserver patch would
> not have a sys_vserver function in the kernel, so this
> would go wrong.
Hehe, it should be fine...maybe you forgot you committed that change to
mainline ;-))
D 1.69 03/10/01 06:53:17-07:00 riel@xxxxxxxxxxx[torvalds] 98 97 1/0/883
P arch/i386/kernel/entry.S
C syscall number for vserver
cheers,
-chris
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|