From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 18/25] MIPS: loongson64: use generic dma noncoherent ops Date: Tue, 10 Jul 2018 14:35:18 +0200 Message-ID: <20180710123518.GA1812@lst.de> References: <20180615110854.19253-1-hch@lst.de> <20180615110854.19253-19-hch@lst.de> <20180619231925.mgbgc7lfvjqumr7a@pburton-laptop> <20180620072328.GA1675@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20180620072328.GA1675-jcswGhMUV9g@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Paul Burton Cc: linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org, Florian Fainelli , David Daney , James Hogan , Kevin Cernekee , Ralf Baechle , iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Tom Bogendoerfer , Jiaxun Yang , Huacai Chen , Christoph Hellwig List-Id: iommu@lists.linux-foundation.org On Wed, Jun 20, 2018 at 09:23:28AM +0200, Christoph Hellwig wrote: > No, this is a mixup. I hadn't noticed one case was 0x0fffffff and > the other 0x7fffffff. > > Below is the minimal fixup that keeps things as much as it was before. IS the rest of the series now ok with you? Anything else I should update? From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 10 Jul 2018 14:33:54 +0200 (CEST) Received: from verein.lst.de ([213.95.11.211]:37516 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S23993973AbeGJMdoGeaLJ (ORCPT ); Tue, 10 Jul 2018 14:33:44 +0200 Received: by newverein.lst.de (Postfix, from userid 2407) id BF4EE68B97; Tue, 10 Jul 2018 14:35:18 +0200 (CEST) Date: Tue, 10 Jul 2018 14:35:18 +0200 From: Christoph Hellwig To: Paul Burton Cc: Christoph Hellwig , Ralf Baechle , James Hogan , Florian Fainelli , David Daney , Kevin Cernekee , Jiaxun Yang , Tom Bogendoerfer , Huacai Chen , iommu@lists.linux-foundation.org, linux-mips@linux-mips.org Subject: Re: [PATCH 18/25] MIPS: loongson64: use generic dma noncoherent ops Message-ID: <20180710123518.GA1812@lst.de> References: <20180615110854.19253-1-hch@lst.de> <20180615110854.19253-19-hch@lst.de> <20180619231925.mgbgc7lfvjqumr7a@pburton-laptop> <20180620072328.GA1675@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180620072328.GA1675@lst.de> User-Agent: Mutt/1.5.17 (2007-11-01) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 64756 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: hch@lst.de Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Wed, Jun 20, 2018 at 09:23:28AM +0200, Christoph Hellwig wrote: > No, this is a mixup. I hadn't noticed one case was 0x0fffffff and > the other 0x7fffffff. > > Below is the minimal fixup that keeps things as much as it was before. IS the rest of the series now ok with you? Anything else I should update?