|
@@ -102,14 +102,6 @@ static void check_cpu_stalls(void)
|
|
RCU_TRACE(check_cpu_stall_preempt());
|
|
RCU_TRACE(check_cpu_stall_preempt());
|
|
}
|
|
}
|
|
|
|
|
|
-/*
|
|
|
|
- * Because preemptible RCU does not exist, it never has any callbacks
|
|
|
|
- * to check.
|
|
|
|
- */
|
|
|
|
-static void rcu_preempt_check_callbacks(void)
|
|
|
|
-{
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
/*
|
|
/*
|
|
* Because preemptible RCU does not exist, it never has any callbacks
|
|
* Because preemptible RCU does not exist, it never has any callbacks
|
|
* to remove.
|
|
* to remove.
|