summaryrefslogtreecommitdiff
path: root/net/ipv4/ip_fragment.c
diff options
context:
space:
mode:
authorNetanel Belgazal <netanel@amazon.com>2018-09-09 11:15:26 +0300
committerDavid S. Miller <davem@davemloft.net>2018-09-09 17:59:56 +0300
commit37dff155dcf57f6c08bf1641c5ddf9abd45f2b1f (patch)
tree9e7fedc4931346c28f3eed59b9070cdc36a9fca7 /net/ipv4/ip_fragment.c
parent28abf4e9c9201eda5c4d29ea609d07e877b464b8 (diff)
downloadlinux-37dff155dcf57f6c08bf1641c5ddf9abd45f2b1f.tar.xz
net: ena: fix incorrect usage of memory barriers
Added memory barriers where they were missing to support multiple architectures, and removed redundant ones. As part of removing the redundant memory barriers and improving performance, we moved to more relaxed versions of memory barriers, as well as to the more relaxed version of writel - writel_relaxed, while maintaining correctness. Signed-off-by: Netanel Belgazal <netanel@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ip_fragment.c')
0 files changed, 0 insertions, 0 deletions