Received: by 2002:ac0:98c7:0:0:0:0:0 with SMTP id g7-v6csp407866imd; Wed, 31 Oct 2018 22:15:52 -0700 (PDT) X-Google-Smtp-Source: AJdET5dh2oQZQR++pnaDmIOh/s4+8BdwXPW3jKC20z77yEo6ETETtj4X+xT1myp49U5spT1jktz2 X-Received: by 2002:a17:902:5a8b:: with SMTP id r11-v6mr6424006pli.305.1541049352227; Wed, 31 Oct 2018 22:15:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1541049352; cv=none; d=google.com; s=arc-20160816; b=UixBhydDyZq+aIFk24A6rNuqt9RF2b4b/n65zlf/648qiZ/2IdJsEuYBrXRzyl5Ikj mNSwvhJvqr3P2L9pPHq4viAvIQq8H9kQaVPGIrDQ6rgZG00P267dRxE6NbHqQlvhLK2b kpevAyAYcKXILxhZVP5+o33szRy6tJMlPcHB4zXPOiP9wZds633nxeL41GTb0pIfGCcJ F57fChmAA35sDiTT9rh8uj6YaROiHL7FegZa5RnFwvgWcYd9Cp6rXDGpS4TAb6i6SMp1 Xf+Szqf5T/tG0XxgkIck37lr5U3Uv87ckLzX7RY69uGKMM2DMdsIfyH8gJMKyObEoWrd dQgw== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=RjRdhqFaarAIxRdplYlVaS1K68AzH6eUuvswB+6bads=; b=Ec6IslzYGWsUNTq8LSbV1RwAqn31k2QHp+su9U/jW8iQoYOhywQ+hSFv3RFpcoeOIp A2sWG8CgQKHqRe3HG7SeBBzXoZMdVNQq9mUw/B8BEmk3R0gWXDH8Vv1DC73yh6E1rW+o R0CSKuhCG1VCPhPQ01d4xiUpCNFDmO2pKKLvm+ADCRrBRaGtQvjmLCFpVZ3RyFzwTjBg zhtItbk4q5o7mG7lJT2OvjS7lfOFb/itEbvWVbQLN8v8yKemho8BSzNNkGLxLP72oCEP gp5ZajELg67F0lw/ziKzDMh0PizdLnrGX5FNPv8XeSGD2KjL0vowbHAxtiRWMUDhZAcs JM1w== 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 g74-v6si30926605pfe.4.2018.10.31.22.15.37; Wed, 31 Oct 2018 22:15:52 -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 S1727583AbeKAOPY (ORCPT + 99 others); Thu, 1 Nov 2018 10:15:24 -0400 Received: from verein.lst.de ([213.95.11.211]:42293 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726396AbeKAOPY (ORCPT ); Thu, 1 Nov 2018 10:15:24 -0400 Received: by newverein.lst.de (Postfix, from userid 2407) id 954DA6F9B7; Thu, 1 Nov 2018 06:13:59 +0100 (CET) Date: Thu, 1 Nov 2018 06:13:59 +0100 From: Christoph Hellwig To: "Maciej W. Rozycki" Cc: Christoph Hellwig , iommu@lists.linux-foundation.org, Marek Szyprowski , Robin Murphy , Paul Burton , Greg Kroah-Hartman , linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 4/6] dma-mapping: merge direct and noncoherent ops Message-ID: <20181101051359.GA4164@lst.de> References: <20180914095808.22202-1-hch@lst.de> <20180914095808.22202-5-hch@lst.de> <20181031203206.GA28337@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 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 Wed, Oct 31, 2018 at 08:50:53PM +0000, Maciej W. Rozycki wrote: > On Wed, 31 Oct 2018, Christoph Hellwig wrote: > > > Can you send me your .config? > > Sure, attached. > > This is an updated 4.19 defconfig I was going to submit as I tripped over > this problem, so just rename it to .config and use `make olddefconfig' to > regenerate a full version. Fails to compile for me with: cc1: error: ‘-march=r3000’ requires ‘-mfp32’ using the x86_64 corss gcc 8 from Debian testing. Either way the config looks like we have all the required bits for non-coherent dma support. The only guess is that somehow dma_cache_wback_inv aren't hooked up to the right functions for some reason, but I can't really think off why.