mirror of
https://github.com/torvalds/linux.git
synced 2026-08-21 15:05:40 +02:00
Now that synchronize_rcu() waits for preempt-disable regions of code as well as RCU read-side critical sections, synchronize_sched() can be replaced by synchronize_rcu(). This commit therefore makes this change, even though it is but a comment. Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com> Cc: Matthew Wilcox <willy@infradead.org> Cc: <linux-kernel@vger.kernel.org> |
||
|---|---|---|
| .. | ||
| asm | ||
| asm-generic | ||
| linux | ||
| tools | ||
| trace/events | ||
| uapi | ||