Peter Zijlstra
ce48c14649
sched/core: Fix cpu.max vs. cpuhotplug deadlock
...
Tejun reported the following cpu-hotplug lock (percpu-rwsem) read recursion:
tg_set_cfs_bandwidth()
get_online_cpus()
cpus_read_lock()
cfs_bandwidth_usage_inc()
static_key_slow_inc()
cpus_read_lock()
Reported-by: Tejun Heo <tj@kernel.org>
Tested-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20180122215328.GP3397@worktop
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2018-01-24 10:03:44 +01:00
..
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-08 11:13:53 +01:00
2018-01-08 17:30:45 +01:00
2018-01-16 03:29:36 +01:00
2017-11-02 11:10:55 +01:00
2017-08-10 12:18:17 +02:00
2017-11-02 11:10:55 +01:00
2017-12-28 12:26:54 +01:00
2016-08-16 22:14:55 +02:00
2017-08-10 12:18:14 +02:00
2017-11-02 11:10:55 +01:00
2017-11-15 14:29:44 -08:00
2017-11-15 14:29:44 -08:00
2017-09-29 19:35:15 +02:00
2018-01-24 10:03:44 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-10-26 08:31:29 +02:00
2017-10-27 09:55:31 +02:00
2017-11-02 11:10:55 +01:00
2017-11-08 10:17:15 +01:00
2018-01-10 08:50:31 +01:00
2017-12-15 16:28:02 +01:00
2017-11-02 11:10:55 +01:00
2017-11-15 14:29:44 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-15 14:29:44 -08:00
2017-11-02 11:10:55 +01:00
2017-11-08 10:17:15 +01:00
2017-11-13 15:38:16 +00:00
2017-12-06 19:30:34 +01:00