Files
i2som-imx-linux/include/linux
Peter Zijlstra e5d981df9a sched/core: Fix cpu.max vs. cpuhotplug deadlock
commit ce48c14649 upstream

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-12-05 19:41:17 +01:00
..
2018-07-25 11:25:11 +02:00
2018-04-24 09:36:39 +02:00
2018-02-22 15:42:23 +01:00
2018-08-03 07:50:38 +02:00
2018-02-22 15:42:23 +01:00
2018-02-22 15:42:23 +01:00
2018-06-21 04:02:49 +09:00
2018-02-22 15:42:24 +01:00
2018-02-22 15:42:23 +01:00
2017-09-25 08:56:05 -06:00
2018-09-09 19:55:54 +02:00
2018-11-13 11:15:11 -08:00