Re: [RFC] [PATCH -rt 5/5] cpufreq: get rid of get_online_cpus()/put_online_cpus()
From: Thomas Gleixner <hidden>
Date: 2011-10-19 09:12:23
Also in:
lkml
From: Thomas Gleixner <hidden>
Date: 2011-10-19 09:12:23
Also in:
lkml
On Sun, 16 Oct 2011, Yong Zhang wrote:
Fix below false positive (seems this is not a real deadlock scenario) lockdep warning:
This looks like you caused it with patch 1. Both need a bit more thought, but thanks for catching that. Thanks, tglx