Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753475AbYHLMvF (ORCPT ); Tue, 12 Aug 2008 08:51:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752729AbYHLMuj (ORCPT ); Tue, 12 Aug 2008 08:50:39 -0400 Received: from mtagate8.uk.ibm.com ([195.212.29.141]:42661 "EHLO mtagate8.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752766AbYHLMuh (ORCPT ); Tue, 12 Aug 2008 08:50:37 -0400 Date: Tue, 12 Aug 2008 14:49:24 +0200 From: Alexander Schmidt To: linuxppc-dev , lkml , of-ewg , of-general , Roland Dreier Cc: Christoph Raisch , Hoang-Nam Nguyen , Joachim Fenkes , Stefan Roscher Subject: [PATCH 0/5] ib/ehca: Fix stability issues Message-ID: <20080812144924.4447933e@BL3D1974.boeblingen.de.ibm.com> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-redhat-linux-gnu) 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: 736 Lines: 21 Hi Roland, the following patchset contains four small fixes and one bigger patch (5/5) for addressing some ehca issues we found during cluster test. [1/5] update qp_state on cached modify_qp() [2/5] rename goto label in ehca_poll_cq_one() [3/5] repoll on invalid opcode instead of returning success [4/5] check idr_find() return value [5/5] discard double CQE for one WR They all apply on top of 2.6.27-rc1. If possible, we would like to get them into 2.6.27. Regards, Alexander Schmidt -- 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/