From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: [PATCH] cpsw: Fix interrupt storm among other things Date: Mon, 28 Jan 2013 19:27:36 +0100 Message-ID: <20130128182736.GD2445@netboy.at.omicron.at> References: <1359378668-26536-1-git-send-email-panto@antoniou-consulting.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-ee0-f44.google.com ([74.125.83.44]:62013 "EHLO mail-ee0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750977Ab3A1S1v (ORCPT ); Mon, 28 Jan 2013 13:27:51 -0500 Content-Disposition: inline In-Reply-To: <1359378668-26536-1-git-send-email-panto@antoniou-consulting.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Pantelis Antoniou Cc: Mugunthan V N , Matt Porter , Chase Maupin , Jason Kridner , Tony Lindgren , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org On Mon, Jan 28, 2013 at 03:11:08PM +0200, Pantelis Antoniou wrote: > Fix interrupt storm on bone A4 cause by non-by-the-book interrupt handling. > While at it, added a non-NAPI mode (which is easier to debug), plus > some general fixes. This patch does not apply to net-next. When you do post to netdev, please also put "net" or "net-next" into the subject line. Thanks, Richard