Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755331AbYGYKqX (ORCPT ); Fri, 25 Jul 2008 06:46:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751963AbYGYKqN (ORCPT ); Fri, 25 Jul 2008 06:46:13 -0400 Received: from rhun.apana.org.au ([64.62.148.172]:58645 "EHLO arnor.apana.org.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751833AbYGYKqM (ORCPT ); Fri, 25 Jul 2008 06:46:12 -0400 Date: Fri, 25 Jul 2008 18:46:03 +0800 From: Herbert Xu To: David Miller Cc: pupilla@hotmail.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: ipsec: ipcomp - Decompress into frags if necessary Message-ID: <20080725104603.GA17974@gondor.apana.org.au> References: <20080725074109.GA16747@gondor.apana.org.au> <20080725074328.GB16747@gondor.apana.org.au> <20080725.025801.229691344.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080725.025801.229691344.davem@davemloft.net> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 812 Lines: 23 On Fri, Jul 25, 2008 at 02:58:01AM -0700, David Miller wrote: > > Actually I wonder if it's even possible. Our limit is 64K anyways > (and that's our scratch buffer size) and MAX_SKB_FRAGS is always > large enough to accomodate at least 64K of data. Right it shouldn't be possible right now. > So perhaps it wants a WARN_ON :-) There is one :) Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/