diff options
author | 2014-04-17 16:19:10 -0700 | |
---|---|---|
committer | 2014-04-17 16:19:10 -0700 | |
commit | 87a54cae0ba094de2ddb7e5f429fd32b965a2fbf (patch) | |
tree | c8a990e39250a2c3ee8b47448d4252fc3da55c9b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (diff) | |
parent | tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz() (diff) | |
download | linux-dev-87a54cae0ba094de2ddb7e5f429fd32b965a2fbf.tar.xz linux-dev-87a54cae0ba094de2ddb7e5f429fd32b965a2fbf.zip |
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timer fixes from Thomas Gleixner:
"Viresh unearthed the following three hickups in the timer/timekeeping
code:
- Negated check for the result of a clock event selection
- A missing early exit in the jiffies update path which causes
update_wall_time to be called for nothing causing lock contention
and wasted cycles in the timer interrupt
- Checking a variable in the NOHZ code enable code for true which can
only be set by that very code after the check succeeds. That
results in a rock solid runtime disablement of that feature"
* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()
tick-sched: Don't call update_wall_time() when delta is lesser than tick_period
tick-common: Fix wrong check in tick_check_replacement()
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions