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

Commit 18c629ea authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu: Eliminate empty HOTPLUG_CPU ifdef

parent c8aead6a
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -520,10 +520,6 @@ static void rcu_preempt_check_blocked_tasks(struct rcu_node *rnp)
	WARN_ON_ONCE(rnp->qsmask);
}

#ifdef CONFIG_HOTPLUG_CPU

#endif /* #ifdef CONFIG_HOTPLUG_CPU */

/*
 * Check for a quiescent state from the current CPU.  When a task blocks,
 * the task is recorded in the corresponding CPU's rcu_node structure,