mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
This commit converts the schedule_timeout_uninterruptible() call used by RCU's expedited grace-period processing to schedule_timeout_idle(). This conversion avoids polluting the load-average with RCU-related sleeping. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
25 KiB
25 KiB