Pull handling of LAST_BIND into do_last(), clean up ok: part in do_filp_open()
[safe/jmp/linux-2.6] / kernel / rcupdate.c
index 7bfa004..f1125c1 100644 (file)
@@ -64,6 +64,7 @@ EXPORT_SYMBOL_GPL(rcu_sched_lock_map);
 #endif
 
 int rcu_scheduler_active __read_mostly;
+EXPORT_SYMBOL_GPL(rcu_scheduler_active);
 
 /*
  * This function is invoked towards the end of the scheduler's initialization