From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 27D691A00A5 for ; Thu, 13 Nov 2014 16:19:29 +1100 (AEDT) Message-ID: <1415855968.28703.5.camel@concordia> Subject: Re: [PATCH v3 4/7] sound/radeon: Add quirk for broken 64-bit MSI From: Michael Ellerman To: Benjamin Herrenschmidt Date: Thu, 13 Nov 2014 16:19:28 +1100 In-Reply-To: <1415765215.5124.30.camel@kernel.crashing.org> References: <1412656696.30859.122.camel@pasglop> <1412746096.30859.229.camel@pasglop> <20141015221914.GD15225@google.com> <1413413732.11213.27.camel@pasglop> <20141111211248.GI28161@google.com> <1415759019.10731.1.camel@concordia> <1415765215.5124.30.camel@kernel.crashing.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Dave Airlie , Linux PCI , Brian King , Anton Blanchard , linuxppc-dev@ozlabs.org, Yijing Wang , Takashi Iwai , Bjorn Helgaas , Alex Deucher List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2014-11-12 at 15:06 +1100, Benjamin Herrenschmidt wrote: > On Wed, 2014-11-12 at 13:23 +1100, Michael Ellerman wrote: > > On Tue, 2014-11-11 at 14:12 -0700, Bjorn Helgaas wrote: > > > On Thu, Oct 16, 2014 at 09:55:32AM +1100, Benjamin Herrenschmidt wrote: > > > > On Wed, 2014-10-15 at 16:19 -0600, Bjorn Helgaas wrote: > > > > > PCI/MSI: Add device flag indicating that 64-bit MSIs don't work > > > > > > I'm still assuming you're going to merge this series, but I don't see it in > > > your tree (https://git.kernel.org/cgit/linux/kernel/git/benh/powerpc.git/) > > > yet. Do you want me to do anything with it? > > > > I'm doing the powerpc tree this cycle, so it'd be in my tree, but it's not: > > > > https://git.kernel.org/cgit/linux/kernel/git/mpe/linux.git/ > > > > Ben if you want me to take it let me know. > > Hrm, I might have dropped the ball accidentally here. Bjorn did you > actually Ack the core changes ? In that case we should probably pick it > up. I tried piecing together this series with v2 of patch 3 as you described, I think, but it didn't apply cleanly, and I'm not confident I won't screw it up. So please resend the series the way you want it to go in. You got an ack from Bjorn: Acked-by: Bjorn Helgaas And he asked you change the subject on patch 2 to: PCI/MSI: Add device flag indicating that 64-bit MSIs don't work cheers