|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Tiny patch: xen and vserver
On Wed, 23 Feb 2005, Chris Wright wrote:
> > > - .long sys_ni_syscall /* sys_vserver */
> > > + .long sys_vserver
> 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
The line I added was the one with the - in front of it:
$ grep vserver arch/i386/kernel/entry.S
.long sys_ni_syscall /* sys_vserver */
--
"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
-------------------------------------------------------
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_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|