From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [Bug #14378] Problems with net/core/skbuff.c Date: Mon, 26 Oct 2009 21:57:37 +0100 Message-ID: <200910262157.37392.rjw@sisk.pl> References: <6dRYo8ss7vL.A.B9G.nre5KB@chimera> <4AE5FD84.8070906@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <4AE5FD84.8070906-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: Text/Plain; charset="iso-8859-1" To: Eric Dumazet Cc: Linux Kernel Mailing List , Kernel Testers List , Massimo Cetra On Monday 26 October 2009, Eric Dumazet wrote: > Rafael J. Wysocki a =C3=A9crit : > > This message has been generated automatically as a part of a report > > of recent regressions. > >=20 > > The following bug entry is on the current list of known regressions > > from 2.6.31. Please verify if it still should be listed and let me= know > > (either way). > >=20 > >=20 > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=3D14378 > > Subject : Problems with net/core/skbuff.c > > Submitter : Massimo Cetra > > Date : 2009-10-08 14:51 (19 days old) > > References : http://marc.info/?l=3Dlinux-kernel&m=3D125501488220358= &w=3D4 > >=20 > >=20 >=20 > This was corrected by commit ed79bab847d8e5a2986d8ff43c49c6fb8ee3265f >=20 > virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs() Thanks, closing. Rafael From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753212AbZJZUzq (ORCPT ); Mon, 26 Oct 2009 16:55:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752218AbZJZUzp (ORCPT ); Mon, 26 Oct 2009 16:55:45 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:60434 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751614AbZJZUzo convert rfc822-to-8bit (ORCPT ); Mon, 26 Oct 2009 16:55:44 -0400 From: "Rafael J. Wysocki" To: Eric Dumazet Subject: Re: [Bug #14378] Problems with net/core/skbuff.c Date: Mon, 26 Oct 2009 21:57:37 +0100 User-Agent: KMail/1.12.1 (Linux/2.6.32-rc5-rjw; KDE/4.3.1; x86_64; ; ) Cc: Linux Kernel Mailing List , Kernel Testers List , Massimo Cetra References: <6dRYo8ss7vL.A.B9G.nre5KB@chimera> <4AE5FD84.8070906@gmail.com> In-Reply-To: <4AE5FD84.8070906@gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Message-Id: <200910262157.37392.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 26 October 2009, Eric Dumazet wrote: > Rafael J. Wysocki a écrit : > > This message has been generated automatically as a part of a report > > of recent regressions. > > > > The following bug entry is on the current list of known regressions > > from 2.6.31. Please verify if it still should be listed and let me know > > (either way). > > > > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14378 > > Subject : Problems with net/core/skbuff.c > > Submitter : Massimo Cetra > > Date : 2009-10-08 14:51 (19 days old) > > References : http://marc.info/?l=linux-kernel&m=125501488220358&w=4 > > > > > > This was corrected by commit ed79bab847d8e5a2986d8ff43c49c6fb8ee3265f > > virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs() Thanks, closing. Rafael