|
@@ -698,10 +698,6 @@ void tick_broadcast_setup_oneshot(struct clock_event_device *bc)
|
|
|
|
|
|
bc->event_handler = tick_handle_oneshot_broadcast;
|
|
bc->event_handler = tick_handle_oneshot_broadcast;
|
|
|
|
|
|
- /* Take the do_timer update */
|
|
|
|
- if (!tick_nohz_full_cpu(cpu))
|
|
|
|
- tick_do_timer_cpu = cpu;
|
|
|
|
-
|
|
|
|
/*
|
|
/*
|
|
* We must be careful here. There might be other CPUs
|
|
* We must be careful here. There might be other CPUs
|
|
* waiting for periodic broadcast. We need to set the
|
|
* waiting for periodic broadcast. We need to set the
|