[PATCH net-next] net: intel: igc_ptp: 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:05:16 -0700 you wrote:
> On a UML build, the igc_ptp driver uses CONFIG_X86_TSC for timestamp
> conversion. The function that is used is not available on UML builds,
> so have the function use the default system_counterval_t timestamp
> instead for UML builds.
>
> Prevents this build error on UML:
>
> [...]
Here is the summary with links:
- [net-next] net: intel: igc_ptp: fix build for UML
https://git.kernel.org/netdev/net-next/c/523994ba3ad1
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