From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sunset.davemloft.net (unknown [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id 26EBCDDDFD for ; Sat, 25 Oct 2008 10:41:52 +1100 (EST) Date: Fri, 24 Oct 2008 16:41:28 -0700 (PDT) Message-Id: <20081024.164128.113131091.davem@davemloft.net> To: cfriesen@nortel.com Subject: Re: [BUG] oops in net_rx_action on 64-bit powerpc From: David Miller In-Reply-To: <49025C94.60406@nortel.com> References: <20081023.171614.72881694.davem@davemloft.net> <49025C94.60406@nortel.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: linuxppc-dev@ozlabs.org, romieu@fr.zoreil.com, jesse.brandeburg@intel.com, netdev@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: "Chris Friesen" Date: Fri, 24 Oct 2008 17:39:00 -0600 > So...it would appear that the NAPI code is somehow buggy, and > 6ba33ac should probably be reverted until the problem is found and > fixed. No I think the problem is simple enough that someone should study the ->poll() routine quickly and audit it's return values.