Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4d8cd7e7 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

Merge branch 'rcu/urgent' of...

Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent
parents e816b57a 92c38702
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -1820,7 +1820,6 @@ __call_rcu(struct rcu_head *head, void (*func)(struct rcu_head *rcu),
	 * a quiescent state betweentimes.
	 * a quiescent state betweentimes.
	 */
	 */
	local_irq_save(flags);
	local_irq_save(flags);
	WARN_ON_ONCE(cpu_is_offline(smp_processor_id()));
	rdp = this_cpu_ptr(rsp->rda);
	rdp = this_cpu_ptr(rsp->rda);


	/* Add the callback to our list. */
	/* Add the callback to our list. */