[PATCH net-next] net: tulip: winbond-840: fix build for UML
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Thu Oct 14 19:30:08 PDT 2021
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba at kernel.org>:
On Wed, 13 Oct 2021 22:06:06 -0700 you wrote:
> On i386, when builtin (not a loadable module), the winbond-840 driver
> inspects boot_cpu_data to see what CPU family it is running on, and
> then acts on that data. The "family" struct member (x86) does not exist
> when running on UML, so prevent that test and do the default action.
>
> Prevents this build error on UML + i386:
>
> [...]
Here is the summary with links:
- [net-next] net: tulip: winbond-840: fix build for UML
https://git.kernel.org/netdev/net-next/c/a3d708925fcc
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-um
mailing list