[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161775240971.19905.4302192635272366867.git-patchwork-notify@kernel.org>
Date: Tue, 06 Apr 2021 23:40:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Guenter Roeck <linux@...ck-us.net>
Cc: pcnet32@...ntier.com, davem@...emloft.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] pcnet32: Use pci_resource_len to validate PCI resource
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Mon, 5 Apr 2021 21:29:22 -0700 you wrote:
> pci_resource_start() is not a good indicator to determine if a PCI
> resource exists or not, since the resource may start at address 0.
> This is seen when trying to instantiate the driver in qemu for riscv32
> or riscv64.
>
> pci 0000:00:01.0: reg 0x10: [io 0x0000-0x001f]
> pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x0000001f]
> ...
> pcnet32: card has no PCI IO resources, aborting
>
> [...]
Here is the summary with links:
- pcnet32: Use pci_resource_len to validate PCI resource
https://git.kernel.org/netdev/net/c/66c3f05ddc53
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