From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 26D0FC43387 for ; Tue, 15 Jan 2019 08:07:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DCACB2085A for ; Tue, 15 Jan 2019 08:07:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=xenosoft.de header.i=@xenosoft.de header.b="hMsSkIO2" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728392AbfAOIHf (ORCPT ); Tue, 15 Jan 2019 03:07:35 -0500 Received: from mo4-p02-ob.smtp.rzone.de ([81.169.146.169]:22011 "EHLO mo4-p02-ob.smtp.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727867AbfAOIHe (ORCPT ); Tue, 15 Jan 2019 03:07:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1547539650; s=strato-dkim-0002; d=xenosoft.de; h=In-Reply-To:Date:Message-ID:References:Cc:To:From:Subject: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=bD8u7HS7TcBlf3ViPwkhWGM3/NVkSdW4dHH4FMwtCiI=; b=hMsSkIO2kXhHZZVg/JVobwpb2Xnd88na45bbbnWkOPVHYClbOQ58/ORFv8PFYILjC/ gVQjWrJHVRSCd3IJ3+bFxfW86/7WoJKkSkIzRdoI8In9qKZ3Kd+DjCkvO5+SCLhUhSEq Ty7Ht6qmkWATUgPBQR9aj97Jlk9Gl4o6s6D2lzlvVcf7AJhPV9brKOo3FSg7oj/uoV5K YzzuAzWCDnQN4qFrf0OJwxixuEtBDi9xt+hpQWv2Z4zICiyaqkp+kC4Y6pfzjB28M35f RnSk11txOzOxfMc8rmPr9cLHUNHt7ffzpEtfPHpwNn9/tE3ZKY9JT18CL3ttXGBsT0uo TaWA== X-RZG-AUTH: ":L2QefEenb+UdBJSdRCXu93KJ1bmSGnhMdmOod1DhGM4l4Hio94KKxRySfLxnHfJ+Dkjp5G5MdirQj0WG7CkNi0C2kzEbDQg0vrQvOCYvo/qC" X-RZG-CLASS-ID: mo00 Received: from [IPv6:2a02:8109:a400:162c:25bb:7249:5b2a:1f0] by smtp.strato.de (RZmta 44.9 AUTH) with ESMTPSA id t0203dv0F87SqDG (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate); Tue, 15 Jan 2019 09:07:28 +0100 (CET) Subject: Re: use generic DMA mapping code in powerpc V4 From: Christian Zigotzky 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 References: <2242B4B2-6311-492E-BFF9-6740E36EC6D4@xenosoft.de> <84558d7f-5a7f-5219-0c3a-045e6b4c494f@xenosoft.de> <20181213091021.GA2106@lst.de> <835bd119-081e-a5ea-1899-189d439c83d6@xenosoft.de> <76bc684a-b4d2-1d26-f18d-f5c9ba65978c@xenosoft.de> <20181213112511.GA4574@lst.de> <008c981e-bdd2-21a7-f5f7-c57e4850ae9a@xenosoft.de> <20190103073622.GA24323@lst.de> <71A251A5-FA06-4019-B324-7AED32F7B714@xenosoft.de> <1b0c5c21-2761-d3a3-651b-3687bb6ae694@xenosoft.de> <3504ee70-02de-049e-6402-2d530bf55a84@xenosoft.de> <23284859-bf0a-9cd5-a480-2a7fd7802056@xenosoft.de> <075f70e3-7a4a-732f-b501-05a1a8e3c853@xenosoft.de> Message-ID: Date: Tue, 15 Jan 2019 09:07:28 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: <075f70e3-7a4a-732f-b501-05a1a8e3c853@xenosoft.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: de-DE Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Next step: 240d7ecd7f6fa62e074e8a835e620047954f0b28 (powerpc/dma: use the dma-direct allocator for coherent platforms) git clone git://git.infradead.org/users/hch/misc.git -b powerpc-dma.6 a git checkout 240d7ecd7f6fa62e074e8a835e620047954f0b28 Link to the Git: http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/powerpc-dma.6 env LANG=C make CROSS_COMPILE=powerpc-linux-gnu- ARCH=powerpc zImage Error message: arch/powerpc/kernel/dma.o:(.data.rel.ro+0x0): undefined reference to `__dma_nommu_alloc_coherent' arch/powerpc/kernel/dma.o:(.data.rel.ro+0x8): undefined reference to `__dma_nommu_free_coherent' Makefile:1027: recipe for target 'vmlinux' failed make: *** [vmlinux] Error 1 -- Christian On 12 January 2019 at 7:14PM, Christian Zigotzky wrote: > Next step: 4558b6e1ddf3dcf5a86d6a5d16c2ac1600c7df39 (swiotlb: remove > swiotlb_dma_supported) > > git clone git://git.infradead.org/users/hch/misc.git -b powerpc-dma.6 a > > git checkout 4558b6e1ddf3dcf5a86d6a5d16c2ac1600c7df39 > > Output: > > You are in 'detached HEAD' state. You can look around, make experimental > changes and commit them, and you can discard any commits you make in this > state without impacting any branches by performing another checkout. > > If you want to create a new branch to retain commits you create, you may > do so (now or later) by using -b with the checkout command again. > Example: > >   git checkout -b > > HEAD is now at 4558b6e... swiotlb: remove swiotlb_dma_supported > > ---- > > Link to the Git: > http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/powerpc-dma.6 > > Results: PASEMI onboard ethernet (X1000) works and the X5000 (P5020 > board) boots. I also successfully tested sound, hardware 3D > acceleration, Bluetooth, network, booting with a label etc. The > uImages work also in a virtual e5500 quad-core QEMU machine. > > -- Christian > > > On 11 January 2019 at 03:10AM, Christian Zigotzky wrote: >> Next step: 891dcc1072f1fa27a83da920d88daff6ca08fc02 (powerpc/dma: >> remove dma_nommu_dma_supported) >> >> git clone git://git.infradead.org/users/hch/misc.git -b powerpc-dma.6 a >> >> git checkout 891dcc1072f1fa27a83da920d88daff6ca08fc02 >> >> Output: >> >> Note: checking out '891dcc1072f1fa27a83da920d88daff6ca08fc02'. >> >> You are in 'detached HEAD' state. You can look around, make experimental >> changes and commit them, and you can discard any commits you make in >> this >> state without impacting any branches by performing another checkout. >> >> If you want to create a new branch to retain commits you create, you may >> do so (now or later) by using -b with the checkout command again. >> Example: >> >> git checkout -b >> >> HEAD is now at 891dcc1... powerpc/dma: remove dma_nommu_dma_supported >> >> --- >> >> Link to the Git: >> http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/powerpc-dma.6 >> >> Results: PASEMI onboard ethernet works and the X5000 (P5020 board) >> boots. I also successfully tested sound, hardware 3D acceleration, >> Bluetooth, network, booting with a label etc. The uImages work also >> in a virtual e5500 quad-core QEMU machine. >> >> -- Christian >> >> >> On 09 January 2019 at 10:31AM, Christian Zigotzky wrote: >>> Next step: a64e18ba191ba9102fb174f27d707485ffd9389c (powerpc/dma: >>> remove dma_nommu_get_required_mask) >>> >>> git clone git://git.infradead.org/users/hch/misc.git -b powerpc-dma.6 a >>> >>> git checkout a64e18ba191ba9102fb174f27d707485ffd9389c >>> >>> Link to the Git: >>> http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/powerpc-dma.6 >>> >>> Results: PASEMI onboard ethernet works and the X5000 (P5020 board) >>> boots. I also successfully tested sound, hardware 3D acceleration, >>> Bluetooth, network, booting with a label etc. The uImages work also >>> in a virtual e5500 quad-core QEMU machine. >>> >>> -- Christian >>> >>> >>> On 05 January 2019 at 5:03PM, Christian Zigotzky wrote: >>>> Next step: c446404b041130fbd9d1772d184f24715cf2362f (powerpc/dma: >>>> remove dma_nommu_mmap_coherent) >>>> >>>> git clone git://git.infradead.org/users/hch/misc.git -b >>>> powerpc-dma.6 a >>>> >>>> git checkout c446404b041130fbd9d1772d184f24715cf2362f >>>> >>>> Output: >>>> >>>> Note: checking out 'c446404b041130fbd9d1772d184f24715cf2362f'. >>>> >>>> You are in 'detached HEAD' state. You can look around, make >>>> experimental >>>> changes and commit them, and you can discard any commits you make >>>> in this >>>> state without impacting any branches by performing another checkout. >>>> >>>> If you want to create a new branch to retain commits you create, >>>> you may >>>> do so (now or later) by using -b with the checkout command again. >>>> Example: >>>> >>>>   git checkout -b >>>> >>>> HEAD is now at c446404... powerpc/dma: remove dma_nommu_mmap_coherent >>>> >>>> ----- >>>> >>>> Link to the Git: >>>> http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/powerpc-dma.6 >>>> >>>> Result: PASEMI onboard ethernet works and the X5000 (P5020 board) >>>> boots. >>>> >>>> -- Christian >>>> >>> >>> >> >> > >