OrangePi_CM5/Documentation/admin-guide/sysctl
Kuniyuki Iwashima 3850060352 net: Fix data-races around netdev_max_backlog.
[ Upstream commit 5dcd08cd19912892586c6082d56718333e2d19db ]

While reading netdev_max_backlog, it can be changed concurrently.
Thus, we need to add READ_ONCE() to its readers.

While at it, we remove the unnecessary spaces in the doc.

Fixes: 1da177e4c3 ("Linux-2.6.12-rc2")
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-08-31 17:15:19 +02:00
..
abi.rst docs: rewrite admin-guide/sysctl/abi.rst 2020-09-24 11:01:44 -06:00
fs.rst Replace HTTP links with HTTPS ones: Documentation/admin-guide 2020-07-05 14:13:00 -06:00
index.rst
kernel.rst random: fix sysctl documentation nits 2022-05-30 09:33:40 +02:00
net.rst net: Fix data-races around netdev_max_backlog. 2022-08-31 17:15:19 +02:00
sunrpc.rst
user.rst time/namespace: Add max_time_namespaces ucount 2020-04-07 12:37:21 +02:00
vm.rst mm/vmscan: restore zone_reclaim_mode ABI 2021-03-04 11:38:38 +01:00