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 827431A0213 for ; Tue, 14 Oct 2014 07:14:37 +1100 (EST) 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 DD8161400E2 for ; Tue, 14 Oct 2014 07:14:36 +1100 (EST) Message-ID: <1413231118.26478.21.camel@pasglop> Subject: Re: [PATCH v3 4/7] sound/radeon: Add quirk for broken 64-bit MSI From: Benjamin Herrenschmidt To: Bjorn Helgaas Date: Tue, 14 Oct 2014 07:11:58 +1100 In-Reply-To: <1412746096.30859.229.camel@pasglop> References: <1412656696.30859.122.camel@pasglop> <1412746096.30859.229.camel@pasglop> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Dave Airlie , Linux PCI , Anton Blanchard , Takashi Iwai , Yijing Wang , Brian King , Alex Deucher List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2014-10-08 at 16:28 +1100, Benjamin Herrenschmidt wrote: > > Further discussion with the hw teams have revealed that this is still > > an issue on newer asics so I think your original patch is correct > > after all. Just disable 64 bit MSIs on all AMD audio PCI ids. > > Allright, I won't resend the whole series, I can just pickup my previous > patch. Takashi, Bjorn, Dave, this series covers your 3 areas of > maintainership, how do you want to proceed ? I'm happy to merge the > whole lot via powerpc ASAP (since it's all CC'ed stable) if you guys > send me the appropriate acks, otherwise, let me know. So I got an Ack from Takashi but so far silence from Bjorn and Dave :-) Ping ? Cheers, Ben.