summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2008-04-19 19:31:26 (GMT)
committerThomas Gleixner <tglx@linutronix.de>2008-04-21 05:59:51 (GMT)
commit259aae864ceeb2b34e7bafa1ce18d096a357fab2 (patch)
tree5adb390434df0d95497763177d729c5d6cc98d20 /arch
parent833883d9ac4cfb31c1c4419335e68e6895a05b6b (diff)
downloadlinux-259aae864ceeb2b34e7bafa1ce18d096a357fab2.tar.xz
hrtimer: optimize the softirq time optimization
The previous optimization did not take the case into account where a clock provides its own softirq_get_time() function. Check for the availablitiy of the clock get time function first and then check if we need to retrieve the time for both clocks via hrtimer_softirq_gettime() to avoid a double evaluation of time in that case as well. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions