summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-10-28 23:33:41 +0300
committerDavid S. Miller <davem@davemloft.net>2019-10-28 23:33:41 +0300
commit2024305863d626bd44664c284fd609b6a56bb9ed (patch)
tree961563fa2222cd852303abc9eb321a95fed5d774 /drivers/net/ethernet/freescale
parentfc11078dd3514c65eabce166b8431a56d8a667cb (diff)
parent7c422d0ce97552dde4a97e6290de70ec6efb0fc6 (diff)
downloadlinux-2024305863d626bd44664c284fd609b6a56bb9ed.tar.xz
Merge branch 'net-avoid-KCSAN-splats'
Eric Dumazet says: ==================== net: avoid KCSAN splats Often times we use skb_queue_empty() without holding a lock, meaning that other cpus (or interrupt) can change the queue under us. This is fine, but we need to properly annotate the lockless intent to make sure the compiler wont over optimize things. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/freescale')
0 files changed, 0 insertions, 0 deletions