diff options
| author | 2022-08-23 10:46:58 -0700 | |
|---|---|---|
| committer | 2022-08-24 13:46:58 +0100 | |
| commit | 8db24af3f02ebdbf302196006ebb270c4c3a2706 (patch) | |
| tree | de9bc7668e1523979c789b5cfe6ea578b10967ca /tools/perf/util/include/linux/git:/ssh:/git@git.zx2c4.com | |
| parent | net: Fix data-races around sysctl_devconf_inherit_init_net. (diff) | |
| download | linux-dev-8db24af3f02ebdbf302196006ebb270c4c3a2706.tar.xz linux-dev-8db24af3f02ebdbf302196006ebb270c4c3a2706.zip | |
net: Fix a data-race around gro_normal_batch.
While reading gro_normal_batch, it can be changed concurrently.
Thus, we need to add READ_ONCE() to its reader.
Fixes: 323ebb61e32b ("net: use listified RX for handling GRO_NORMAL skbs")
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Acked-by: Edward Cree <ecree.xilinx@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/util/include/linux/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
