Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754859AbZDTJIg (ORCPT ); Mon, 20 Apr 2009 05:08:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754232AbZDTJIV (ORCPT ); Mon, 20 Apr 2009 05:08:21 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:59066 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752152AbZDTJIU (ORCPT ); Mon, 20 Apr 2009 05:08:20 -0400 Date: Mon, 20 Apr 2009 02:08:11 -0700 (PDT) Message-Id: <20090420.020811.133077999.davem@davemloft.net> To: divy@chelsio.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, swise@opengridcomputing.com Subject: Re: [PATCH 2.6.30 1/4] cxgb3: fix link fault handling From: David Miller In-Reply-To: <20090417222111.8472.45439.stgit@speedy5> References: <20090417222111.8472.45439.stgit@speedy5> X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 565 Lines: 15 From: Divy Le Ray Date: Fri, 17 Apr 2009 15:21:11 -0700 > Use the existing periodic task to handle link faults. > The link fault interrupt handler is also called in work queue context, > which is wrong and might cause potential deadlocks. > > Signed-off-by: Divy Le Ray Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/