|
@@ -277,6 +277,7 @@ static void __arch_timer_setup(unsigned type,
|
|
clk->set_next_event = arch_timer_set_next_event_phys;
|
|
clk->set_next_event = arch_timer_set_next_event_phys;
|
|
}
|
|
}
|
|
} else {
|
|
} else {
|
|
|
|
+ clk->features |= CLOCK_EVT_FEAT_DYNIRQ;
|
|
clk->name = "arch_mem_timer";
|
|
clk->name = "arch_mem_timer";
|
|
clk->rating = 400;
|
|
clk->rating = 400;
|
|
clk->cpumask = cpu_all_mask;
|
|
clk->cpumask = cpu_all_mask;
|