From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 088F61A0292 for ; Wed, 12 Nov 2014 15:08:22 +1100 (AEDT) Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id B10A914012B for ; Wed, 12 Nov 2014 15:08:20 +1100 (AEDT) Message-ID: <1415765215.5124.30.camel@kernel.crashing.org> Subject: Re: [PATCH v3 4/7] sound/radeon: Add quirk for broken 64-bit MSI From: Benjamin Herrenschmidt To: Michael Ellerman Date: Wed, 12 Nov 2014 15:06:55 +1100 In-Reply-To: <1415759019.10731.1.camel@concordia> 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> 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 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. Cheers, Ben.