summaryrefslogtreecommitdiffstats
path: root/drivers/Kconfig
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2014-09-04 07:21:56 +0200
committerDavid S. Miller <davem@davemloft.net>2014-09-06 02:15:50 +0200
commitcaa415270c732505240bb60171c44a7838c555e8 (patch)
treecd44cd81f85c3904340f5cef1a359e2ae97a0c20 /drivers/Kconfig
parentl2tp: fix missing line continuation (diff)
downloadlinux-caa415270c732505240bb60171c44a7838c555e8.tar.xz
linux-caa415270c732505240bb60171c44a7838c555e8.zip
ipv4: fix a race in update_or_create_fnhe()
nh_exceptions is effectively used under rcu, but lacks proper barriers. Between kzalloc() and setting of nh->nh_exceptions(), we need a proper memory barrier. Signed-off-by: Eric Dumazet <edumazet@google.com> Fixes: 4895c771c7f00 ("ipv4: Add FIB nexthop exceptions.") Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/Kconfig')
0 files changed, 0 insertions, 0 deletions