Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Mon, 28 Jun 2021 09:50:05 -0400 you wrote: > From: Tanner Love <tannerlove@xxxxxxxxxx> > > First patch implements DO_ONCE_LITE to abstract uses of the ".data.once" > trick. It is defined in its own, new header file -- rather than > alongside the existing DO_ONCE in include/linux/once.h -- because > include/linux/once.h includes include/linux/jump_label.h, and this > causes the build to break for some architectures if > include/linux/once.h is included in include/linux/printk.h or > include/asm-generic/bug.h. > > [...] Here is the summary with links: - [net-next,v3,1/2] once: implement DO_ONCE_LITE for non-fast-path "do once" functionality https://git.kernel.org/netdev/net-next/c/a358f40600b3 - [net-next,v3,2/2] net: update netdev_rx_csum_fault() print dump only once https://git.kernel.org/netdev/net-next/c/127d7355abb3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html