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-ia64-devel

Re: [Xen-ia64-devel] [PATCH] [BUILD] XEN_XKBUFF needs to depend on NET

To: Horms <horms@xxxxxxxxxxxx>
Subject: Re: [Xen-ia64-devel] [PATCH] [BUILD] XEN_XKBUFF needs to depend on NET
From: Alex Williamson <alex.williamson@xxxxxx>
Date: Thu, 14 Dec 2006 10:27:23 -0700
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 14 Dec 2006 09:27:15 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20061214073837.GL17136@xxxxxxxxxxxx>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: OSLO R&D
References: <20061214073837.GL17136@xxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Thu, 2006-12-14 at 16:38 +0900, Horms wrote:
> XEN_XKBUFF needs to depend on NET. 
> 
> Without this change, the build will fail because
> linux-2.6-xen-sparse/drivers/xen/core/skbuff.c:__dev_alloc_skb() and 
> linux-2.6-xen-sparse/drivers/xen/core/skbuff.c:__alloc_skb() call
> alloc_skb_from_cache().
> 
> This could be fixed by wrapping those two functions in
> #ifdef CONFIG_NET, however it seems that the entire contents
> of skbuff.c is unused when CONFIG_NET=n

   Applied.  Thanks!

        Alex

-- 
Alex Williamson                             HP Open Source & Linux Org.


_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel

<Prev in Thread] Current Thread [Next in Thread>