summaryrefslogtreecommitdiff
path: root/keypair.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-04-22 14:09:22 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-04-22 14:09:22 +0200
commitbcd86fee383d25b14a2a85ec53b8a10e93d1e590 (patch)
tree847e5fb7ab87e82205d7e8576757eecdd2232c2b /keypair.c
parent0f86cd6c1dcc2129285e6081751bae3a53058aeb (diff)
doc: AUTHORS: Add Oliver Smith to contributors
Oliver contributed a patch to astraceroute back in August 2013, but he was never properly credited in AUTHORS. Do that now. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'keypair.c')
0 files changed, 0 insertions, 0 deletions
itialized as pinned and all operations which arm the timer happen on the CPU to which the timer belongs. Simplify the whole machinery by using mod_timer() instead of add_timer_on() which avoids the problem because mod_timer() can handle already queued timers. Use __start_timer() everywhere so the earliest armed expiry time is preserved. Reported-by: Erik Veijola <erik.veijola@intel.com> Tested-by: Borislav Petkov <bp@alien8.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Borislav Petkov <bp@alien8.de> Cc: Tony Luck <tony.luck@intel.com> Link: http://lkml.kernel.org/r/alpine.DEB.2.20.1701310936080.3457@nanos Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools/perf/ui/progress.h')