commit | f99c65b5e1211f209ec1ec106ca24f42d16877e3 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <peterz@infradead.org> | Tue Dec 03 08:06:29 2019 -0800 |
committer | Paul E. McKenney <paulmck@kernel.org> | Tue Dec 03 08:09:32 2019 -0800 |
tree | 96a2d0759d35c35bc8379104b31b5bb4a03fc52a | |
parent | 4b009e4d60a638a1a2724e4a43e714539c337a3a [diff] |
cpu: Move call to stop_machine_unpark() This is Peter's candidate fix for the workqueues splat from heavy rcutorture testing. Link: https://lore.kernel.org/lkml/20191203095521.GH2827@hirez.programming.kicks-ass.net/ Signed-off-by: Paul E. McKenney <paulmck@kernel.org>