Re: [PATCH] net: spider_net: switch from 'pci_' to 'dma_' API
From: Geoff Levand <geoff@infradead.org>
Date: 2021-08-29 00:10:08
Also in:
linuxppc-dev, lkml, netdev
From: Geoff Levand <geoff@infradead.org>
Date: 2021-08-29 00:10:08
Also in:
linuxppc-dev, lkml, netdev
Hi Christophe, On 8/27/21 6:34 PM, Geoff Levand wrote:
On 8/27/21 12:56 PM, Christophe JAILLET wrote:quoted
It has *not* been compile tested because I don't have the needed configuration or cross-compiler.The powerpc ppc64_defconfig has CONFIG_SPIDER_NET set. My tdd-builder Docker image has the needed gcc-powerpc-linux-gnu cross compiler to build ppc64_defconfig: https://hub.docker.com/r/glevand/tdd-builder
Just to follow up, I applied your patch to v5.14-rc7 and built ppc64_defconfig. No warnings or errors were seen. Thanks for your contribution. Acked-by: Geoff Levand <geoff@infradead.org>