mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-22 21:40:52 +09:00
We do not often add/delete a napi context. Moving napi_hash[] into read mostly section avoids potential false sharing. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>