mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Since following path was merged in 5.4-rc3, auto-tuning feature in threads-max does not exist any more. Fix the admin-guide document as is. kernel/sysctl.c: do not override max_threads provided by userspaceb0f53dbc4bFixes:b0f53dbc4b("kernel/sysctl.c: do not override max_threads provided by userspace") Signed-off-by: Masanari Iida <[email protected]> Acked-by: Michal Hocko <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>