rcu: Remove unused ->rcu_read_unlock_special.b.deferred_qs field
[linux-2.6-microblaze.git] / kernel / rcu / tree_plugin.h
index 263c766..f31c599 100644 (file)
@@ -634,7 +634,6 @@ static void rcu_read_unlock_special(struct task_struct *t)
                                irq_work_queue_on(&rdp->defer_qs_iw, rdp->cpu);
                        }
                }
-               t->rcu_read_unlock_special.b.deferred_qs = true;
                local_irq_restore(flags);
                return;
        }