Thread (155 messages) 155 messages, 12 authors, 2016-03-18

Re: [PATCH 1/6] cpufreq: Reduce cpufreq_update_util() overhead a bit

From: Peter Zijlstra <peterz@infradead.org>
Date: 2016-03-03 13:04:30
Also in: linux-acpi, lkml

On Thu, Mar 03, 2016 at 11:47:01AM +0000, Juri Lelli wrote:
quoted
+#ifdef CONFIG_LOCKDEP
+	WARN_ON(debug_locks && !rcu_read_lock_sched_held());
+#endif
 
 	data = rcu_dereference(*this_cpu_ptr(&cpufreq_update_util_data));
I think you need to s/rcu_dereference/rcu_dereference_sched/ here or
RCU will complain:
Ah, indeed ;-)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help