Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754171AbYFIPmt (ORCPT ); Mon, 9 Jun 2008 11:42:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751331AbYFIPmm (ORCPT ); Mon, 9 Jun 2008 11:42:42 -0400 Received: from e5.ny.us.ibm.com ([32.97.182.145]:37321 "EHLO e5.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751448AbYFIPml (ORCPT ); Mon, 9 Jun 2008 11:42:41 -0400 From: Stefan Roscher To: Roland Dreier , "OF-EWG" , general@lists.openfabrics.org, "LinuxPPC-Dev" , LKML Subject: [PATCH 0/2] Prevent loss of interrupts in IB/ehca Date: Mon, 9 Jun 2008 17:42:28 +0200 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: fenkes@de.ibm.com, raisch@de.ibm.com, hnguyen@de.ibm.com, THEMANN@de.ibm.com, TKLEIN@de.ibm.com MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806091742.29421.ossrosch@linux.vnet.ibm.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 535 Lines: 15 This patchset contains two changes for IB/ehca and ibmebus. The first patch enables ibmebus_request_irq() to optionally return the IRQ number, which is used by the second patch to trigger EOI in case of lost interrupts. They should apply cleanly against 2.6.26 git tree. Thanks Stefan -- 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/