Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni <pabeni@xxxxxxxxxx>: On Fri, 26 Jan 2024 09:32:20 +0100 you wrote: > On a parisc64 kernel I sometimes notice this kernel warning: > Kernel unaligned access to 0x40ff8814 at ndisc_send_skb+0xc0/0x4d8 > > The address 0x40ff8814 points to the in6addr_linklocal_allrouters > variable and the warning simply means that some ipv6 function tries to > read a 64-bit word directly from the not-64-bit aligned > in6addr_linklocal_allrouters variable. > > [...] Here is the summary with links: - [v2,net] ipv6: Ensure natural alignment of const ipv6 loopback and router addresses https://git.kernel.org/netdev/net/c/60365049ccba You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html