From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org ([63.228.1.57]:40560 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966964Ab3HIF7a (ORCPT ); Fri, 9 Aug 2013 01:59:30 -0400 Message-ID: <1376027920.32100.11.camel@pasglop> Subject: Re: [PATCHv8 00/10] MSI support for Marvell EBU PCIe driver From: Benjamin Herrenschmidt To: Thomas Petazzoni Cc: Bjorn Helgaas , linux-pci@vger.kernel.org, Russell King , Rob Herring , Thomas Gleixner , Jason Cooper , Andrew Lunn , Gregory Clement , Ezequiel Garcia , linux-arm-kernel@lists.infradead.org, Maen Suleiman , Lior Amsalem , Thierry Reding Date: Fri, 09 Aug 2013 15:58:40 +1000 In-Reply-To: <1376000268-18397-1-git-send-email-thomas.petazzoni@free-electrons.com> References: <1376000268-18397-1-git-send-email-thomas.petazzoni@free-electrons.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-pci-owner@vger.kernel.org List-ID: On Fri, 2013-08-09 at 00:17 +0200, Thomas Petazzoni wrote: > Hello, > > This set of patches introduces Message Signaled Interrupt support in > the Marvell EBU PCIe driver. It has been successfully tested on the > Armada XP GP platform with an Intel e1000e PCIe network card that > supports MSI. Appart from the build breakage when not using CONFIG_PCI_MSI which I reported in a previous email, I'm fine with the series. No need to add my acks to all of the ARM specific stuff. Cheers, Ben.