mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 04:04:43 +01:00
We need to protect the reader reading the sysctl value
because the value can be changed concurrently.
Fixes:
|
||
|---|---|---|
| .. | ||
| af_netrom.c | ||
| Makefile | ||
| nr_dev.c | ||
| nr_in.c | ||
| nr_loopback.c | ||
| nr_out.c | ||
| nr_route.c | ||
| nr_subr.c | ||
| nr_timer.c | ||
| sysctl_net_netrom.c | ||