From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Beregalov Subject: Re: next-20090318: sunhme does not transmit packets Date: Tue, 24 Mar 2009 18:46:09 +0300 Message-ID: References: <20090318.234451.38898787.davem@davemloft.net> <20090322.215110.261185328.davem@davemloft.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=DDJ8Z5B0ZqX6QZGEAIHUphrz7pd9qV3XuRSfNChFI7Q=; b=bBm7nwJfXkK4AQO7gZiukaAopJWFkmDc1Zt+Mh7fmQKHAWGkpN06DsA9/giRWGKrtp kbE1l3dx9kdsR/Sr/L7LTS3P0vMCXDCRZy2PFKRANiP72QV6q7kbrPzNQjVuw+qqLKrv yvxWVYwvip6jKhElqxf/wfuE/mFZ2nkF0imOw= In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: David Miller , Roel Kluin Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-next@vger.kernel.org, Kernel Testers List 2009/3/24 Alexander Beregalov : >>> 2009/3/19 David Miller : >>> > Does the current vanilla kernel work fine? >>> >>> Yes. The problem happens only with -next tree. >> >> I have one of my ultra10s up and will try to reproduce and diagnose >> this locally. > > Hi David > > 2.6.29 also does not work. > > The guilty patch should be between 2.6.29-rc8 and final 2.6.29 > > even more narrow - 59fcbdd..v2.6.29 > > I can try to bisect. e4a389a9b5c892446b5de2038bdc0cca8703c615 is first bad commit commit e4a389a9b5c892446b5de2038bdc0cca8703c615 Author: Roel Kluin Date: Wed Mar 18 23:12:13 2009 -0700 net: kfree(napi->skb) => kfree_skb