From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: kernel panic in skb_copy_bits Date: Sat, 29 Jun 2013 09:26:08 -0700 Message-ID: <1372523168.3301.302.camel__3003.73006980426$1372523291$gmane$org@edumazet-glaptop> References: <51CBAA48.3080802@oracle.com> <1372311118.3301.214.camel@edumazet-glaptop> <51CD0E67.4000008@oracle.com> <1372402340.3301.229.camel@edumazet-glaptop> <1372412262.3301.251.camel@edumazet-glaptop> <51CE1E19.3020108@oracle.com> <1372490428.3301.300.camel@edumazet-glaptop> <51CF0723.9020604@candelatech.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <51CF0723.9020604@candelatech.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ben Greear Cc: Frank Blaschka , "zheng.x.li@oracle.com" , Ian Campbell , Stefano Stabellini , "netdev@vger.kernel.org" , Joe Jin , "linux-kernel@vger.kernel.org" , Xen Devel , Jan Beulich , "David S. Miller" List-Id: xen-devel@lists.xenproject.org On Sat, 2013-06-29 at 09:11 -0700, Ben Greear wrote: > Do you know if your patch should go in 3.9? > Yes it should. > Your test case sounds a bit like what gives us the rare crash in tcp_collapse > (we have lots of bouncing wifi interfaces running slow-speed TCP trafic). But, > it takes days for us to hit the problem most of the time. Well, unfortunately that's a different problem :(