dect
/
linux-2.6
Archived
13
0
Fork 0

Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent

This commit is contained in:
Ingo Molnar 2012-04-25 09:42:49 +02:00
commit 4d8cd7e780
1 changed files with 0 additions and 1 deletions

View File

@ -1820,7 +1820,6 @@ __call_rcu(struct rcu_head *head, void (*func)(struct rcu_head *rcu),
* a quiescent state betweentimes.
*/
local_irq_save(flags);
WARN_ON_ONCE(cpu_is_offline(smp_processor_id()));
rdp = this_cpu_ptr(rsp->rda);
/* Add the callback to our list. */