mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 01:29:02 +02: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 | ||