Merge remote-tracking branch 'kspp/for-next/kspp'
[deliverable/linux.git] / kernel / time / timer.c
index 32bf6f75a8fec255c6d5fbf38e9fecd9e1e848fa..2d47980a1bc423df44e8e1324537f4e185b338ae 100644 (file)
@@ -1633,7 +1633,7 @@ static inline void __run_timers(struct timer_base *base)
 /*
  * This function runs timers and the timer-tq in bottom half context.
  */
-static void run_timer_softirq(struct softirq_action *h)
+static __latent_entropy void run_timer_softirq(struct softirq_action *h)
 {
        struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]);
 
This page took 0.02582 seconds and 5 git commands to generate.