Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965087AbXATBQG (ORCPT ); Fri, 19 Jan 2007 20:16:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965086AbXATBQG (ORCPT ); Fri, 19 Jan 2007 20:16:06 -0500 Received: from mtagate4.de.ibm.com ([195.212.29.153]:1048 "EHLO mtagate4.de.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965084AbXATBQC (ORCPT ); Fri, 19 Jan 2007 20:16:02 -0500 From: Hoang-Nam Nguyen To: Roland Dreier , linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, openib-general@openib.org Subject: [PATCH 2.6.20 0/2] ehca: fix yield and spinlock conflicts Date: Fri, 19 Jan 2007 22:49:32 +0100 User-Agent: KMail/1.8.2 Cc: raisch@de.ibm.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200701192249.33587.hnguyen@linux.vnet.ibm.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 521 Lines: 16 Hello Roland! Here is patch set for ehca with the following bug fixes: * Fix unproper use of yield within spinlock context * Fix mismatched spin_unlock in irq handler Thanks Nam ehca_cq.c | 5 ++++- ehca_irq.c | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) - 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/