diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2015-04-14 23:09:01 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2015-04-22 17:06:50 +0200 |
commit | 576b0704c9def6d54b3ae9e13b0b7567c713f568 (patch) | |
tree | 8e0c06557dd9ef631a347a9a5534f3d30e532e45 /kernel/events | |
parent | x86: perf: Use hrtimer_start() (diff) | |
download | linux-576b0704c9def6d54b3ae9e13b0b7567c713f568.tar.xz linux-576b0704c9def6d54b3ae9e13b0b7567c713f568.zip |
x86: perf: uncore: Use hrtimer_start()
hrtimer_start() does not longer defer already expired timers to the
softirq. Get rid of the __hrtimer_start_range_ns() invocation.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Cc: Preeti U Murthy <preeti@linux.vnet.ibm.com>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: x86@kernel.org
Link: http://lkml.kernel.org/r/20150414203502.360555157@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/events')
0 files changed, 0 insertions, 0 deletions