From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mo4-p01-ob.smtp.rzone.de ([81.169.146.166]:21153 "EHLO mo4-p01-ob.smtp.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726456AbfBHK7f (ORCPT ); Fri, 8 Feb 2019 05:59:35 -0500 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) Subject: Re: use generic DMA mapping code in powerpc V4 From: Christian Zigotzky In-Reply-To: <20190208091818.GA23491@lst.de> Date: Fri, 8 Feb 2019 11:59:14 +0100 Content-Transfer-Encoding: quoted-printable Message-ID: References: <9632DCDF-B9D9-416C-95FC-006B6005E2EC@xenosoft.de> <594beaae-9681-03de-9f42-191cc7d2f8e3@xenosoft.de> <20190204075616.GA5408@lst.de> <20190204123852.GA10428@lst.de> <20190206151505.GA31065@lst.de> <20190206151655.GA31172@lst.de> <61EC67B1-12EF-42B6-B69B-B59F9E4FC474@xenosoft.de> <7c1f208b-6909-3b0a-f9f9-38ff1ac3d617@xenosoft.de> <20190208091818.GA23491@lst.de> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Christoph Hellwig Cc: linux-arch@vger.kernel.org, Darren Stevens , linux-kernel@vger.kernel.org, Julian Margetson , linux-mm@kvack.org, iommu@lists.linux-foundation.org, Paul Mackerras , Olof Johansson , linuxppc-dev@lists.ozlabs.org Message-ID: <20190208105914.fvXIA0QxS9P-fIz2N6XjFLZOhHTHxd2MTqS3VWig3ms@z> OK, I will test it. =E2=80=94 Christian Sent from my iPhone > On 8. Feb 2019, at 10:18, Christoph Hellwig wrote: >=20 >> On Fri, Feb 08, 2019 at 10:01:46AM +0100, Christian Zigotzky wrote: >> Hi Christoph, >>=20 >> Your new patch fixes the problems with the P.A. Semi Ethernet! :-) >=20 > Thanks a lot once again for testing! >=20 > Now can you test with this patch and the whole series? >=20 > I've updated the powerpc-dma.6 branch to include this fix.