WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Tiny patch: xen and vserver

To: "Kristian F. Høgh" <kfh@xxxxxx>
Subject: Re: [Xen-devel] Tiny patch: xen and vserver
From: Rik van Riel <riel@xxxxxxxxxx>
Date: Tue, 22 Feb 2005 16:08:13 -0500 (EST)
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 22 Feb 2005 21:12:03 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <421B59EA.80807@xxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <421B59EA.80807@xxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
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.


-- 
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan
<Prev in Thread] Current Thread [Next in Thread>