aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2015-04-14 21:09:11 +0000
committerThomas Gleixner <[email protected]>2015-04-22 17:06:51 +0200
commit3f7b349ac14885472a19c46840235114e5ad5e52 (patch)
tree23781ca015c1f220c01bbe33e5c8c97dda31a959 /tools/perf/scripts/python
parent02a171af1a46966dcdb5b38cdc33e4f43e92c778 (diff)
hrtimer: Remove bogus hrtimer_active() check
The check for hrtimer_active() after starting the timer is pointless. If the timer is inactive it has expired already and therefor the task pointer is already NULL. Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Peter Zijlstra <[email protected]> Cc: Preeti U Murthy <[email protected]> Cc: Viresh Kumar <[email protected]> Cc: Marcelo Tosatti <[email protected]> Cc: Frederic Weisbecker <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions