[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163067340699.3998.16811546131332320324.git-patchwork-notify@kernel.org>
Date: Fri, 03 Sep 2021 12:50:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Arnd Bergmann <arnd@...db.de>
Cc: netdev@...r.kernel.org, kuba@...nel.org, davem@...emloft.net,
sfr@...b.auug.org.au, linux@...ck-us.net
Subject: Re: [PATCH] net: cs89x0: disable compile testing on powerpc
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Fri, 3 Sep 2021 12:29:07 +0000 you wrote:
> The ISA DMA API is inconsistent between architectures, and while
> powerpc implements most of what the others have, it does not provide
> isa_virt_to_bus():
>
> ../drivers/net/ethernet/cirrus/cs89x0.c: In function ‘net_open’:
> ../drivers/net/ethernet/cirrus/cs89x0.c:897:20: error: implicit declaration of function ‘isa_virt_to_bus’ [-Werror=implicit-function-declaration]
> (unsigned long)isa_virt_to_bus(lp->dma_buff));
> ../drivers/net/ethernet/cirrus/cs89x0.c:894:3: note: in expansion of macro ‘cs89_dbg’
> cs89_dbg(1, debug, "%s: dma %lx %lx\n",
>
> [...]
Here is the summary with links:
- net: cs89x0: disable compile testing on powerpc
https://git.kernel.org/netdev/net/c/f1181e39d6ac
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists