mirror of
https://github.com/torvalds/linux.git
synced 2026-05-13 02:24:58 -04:00
This structure is small (12 or 16 bytes depending on 64bit or 32bit kernels), but we do not want it spanning two cache lines. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>