From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: 3.0.4 (and earlier): skbuff_ctor() use of xen_create_contiguous_region() Date: Fri, 09 Mar 2007 12:17:39 +0000 Message-ID: <45F15E73.76E4.0078.0@novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org While I realize that this is gone from -unstable, I'd still like to understand what the purpose of using xen_create_contiguous_region() in skbuff_ctor() was, and specifically what consequences I am to expect when this call fails. Thanks, Jan