Received: by 10.192.165.148 with SMTP id m20csp1744182imm; Thu, 26 Apr 2018 01:24:13 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+NJVk74EaqocgXdVVxx4MfDXWNtPfxLuuRIrPRYljRwEmUgQmBk30FAaDoklGLO/9wUfso X-Received: by 2002:a17:902:2927:: with SMTP id g36-v6mr29670247plb.303.1524731053786; Thu, 26 Apr 2018 01:24:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524731053; cv=none; d=google.com; s=arc-20160816; b=xWbhZyB2P8T3aCYrC73/gkHDCq4ChYN9qGiPYvIRcCrKwbZF8d/srW9AUIhak9dXCc oI8IqmJKQlhWkkl7GqccxID/vse5ljugO8KvCp4rtg0Y993AjxmgHl791FoH4FdHPgPK wZOxVCTzriRK8xS6ZkBxvgPrt3sIHtC3yy5oC6fMbnuur4PaDVa4jXv3dZC3OGvUckNB hOkz3frSd1Gzr1vCBIk5gC9oCwn9zZj0QI2t7MAzH54TODXREUx0PoeWf+m670VZQXHk O/k5ywCYQT2ksS3QFx7BfCkwl3qKgLQEVB2WRoGKHErPYWxhvqjvcVjilJi37g3Vj0JL s+YQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=WszZ6ybHchLTfkrgYmoJ+y9ANtFoz67P7NmHCKeIulU=; b=x1AH0TXpXHZvPgZ1HjbCn9JDyPO3PS6IF2PngS+I0hxy8cKP2q8UvXoydL3ohjtYvC ESTG3E8ZZpw7+zR+fcFPAvaqCW+sb2EZ8qRt7Z53YRW/1R91BCSeuHLeUR/dXWDvEzzS fZEOlancHxQovTJWX5w0GEDBiBfJdSTEH5Os6/8iyNBGezUgbNje6Er39Whh0lOxEoYW 1Ep1N0vCzQ5VWKceYeNFdpP5gMKGIm/xPWSvUsop0QOc1IX33P4AG1Zk4Ai1IIXarjpm o3YT34XhZ5oRSe1o2cWMxCAeEdmO0iev3YViYjhtRAJ+JFzIb+jwwi7j7ZunYPh19ot8 5Bxg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w65si170099pfa.18.2018.04.26.01.23.59; Thu, 26 Apr 2018 01:24:13 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754234AbeDZIWu (ORCPT + 99 others); Thu, 26 Apr 2018 04:22:50 -0400 Received: from verein.lst.de ([213.95.11.211]:40952 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753041AbeDZIWr (ORCPT ); Thu, 26 Apr 2018 04:22:47 -0400 Received: by newverein.lst.de (Postfix, from userid 2407) id E4AE47090F; Thu, 26 Apr 2018 10:24:29 +0200 (CEST) Date: Thu, 26 Apr 2018 10:24:29 +0200 From: Christoph Hellwig To: Greentime Hu Cc: Christoph Hellwig , linux-arch , Michal Simek , Vincent Chen , linux-alpha@vger.kernel.org, linux-snps-arc@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-c6x-dev@linux-c6x.org, linux-hexagon@vger.kernel.org, linux-m68k@lists.linux-m68k.org, nios2-dev@lists.rocketboards.org, openrisc@lists.librecores.org, linux-parisc@vger.kernel.org, linux-sh@vger.kernel.org, sparclinux , linux-xtensa@linux-xtensa.org, Linux Kernel Mailing List Subject: Re: [PATCH 13/22] nds32: use generic dma_noncoherent_ops Message-ID: <20180426082429.GA15580@lst.de> References: <20180420080313.18796-1-hch@lst.de> <20180420080313.18796-14-hch@lst.de> <20180424191640.GA32495@lst.de> <20180425064055.GA11460@lst.de> <20180426064239.GA13895@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 26, 2018 at 04:06:34PM +0800, Greentime Hu wrote: > It works!!! Thanks! Can you retest the updated tree here with all the fixes and give me your Tested-by: for the generic and nds32 patches? git://git.infradead.org/users/hch/misc.git generic-dma-noncoherent