Re: problems with openssi and xen

Holger Lechner <[email protected]>
Newsgroups gmane.linux.cluster.ssic.user,gmane.linux.cluster.ssic.devel
Organization R-KOM
Message-ID <[email protected]>

Holger Lechner wrote:
>  John Hughes wrote:
>> Holger Lechner wrote:
>>> Then I tried to build an openssi guest kernel but get compile errors. I
>>> used ci and openssi from cvs, and a vanilla kernel 2.6.10 (Is it still
>>> 2.6.10 ?).
>> No.  2.6.11
>>
> 
> Thanks, where am I supposed to find this piece of information for cvs
> version?
> But anyway, with kernel version 2.6.11 I get this error when applying
> the xen patches.

> xen-base.patch, patch failed
> make: *** [xenkern] Error 1
> 

Ok I applied the xen-base.patch now manually and it seems that all
changes of the file nclude/linux/skbuff.h are already applied in the
2.6.11 kernel source.

>From openssi/kernel.patches/xen/xen-base.patch:

Index: linux/include/linux/skbuff.h

<<snip>>
Already applied:
+extern struct sk_buff *alloc_skb_from_cache(kmem_cache_t *cp,
+                                           unsigned int size, int
priority);

<<snip>>
Already applied:
+#ifndef CONFIG_HAVE_ARCH_DEV_ALLOC_SKB

<<snip>>
Already applied:
+#else
+extern struct sk_buff *__dev_alloc_skb(unsigned int length, int gfp_mask);
+#endif

So ci/scripts/apply-arch dies.

Holger Lechner

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.