Messages in this thread |  | | Subject | Re: [PATCH] hamradio: baycom_epp: Do not use x86-specific rdtsc() | From | patchwork-bot+netdevbpf@kernel ... | Date | Mon, 19 Dec 2022 09:50:16 +0000 |
| |
Hello:
This patch was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>:
On Sun, 18 Dec 2022 13:04:05 +0100 you wrote: > From: "Borislav Petkov (AMD)" <bp@alien8.de> > > Use get_cycles() which is provided by pretty much every arch. > > The UML build works too because get_cycles() is a simple "return 0;" > because the rdtsc() is optimized away there. > > [...]
Here is the summary with links: - hamradio: baycom_epp: Do not use x86-specific rdtsc() https://git.kernel.org/netdev/net-next/c/aba5b397cad7
You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
|  |