diff options
author | Stanislaw Gruszka <stf_xl@wp.pl> | 2010-05-25 21:49:12 (GMT) |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2010-05-26 14:15:37 (GMT) |
commit | 174bd1994ec67a6e6191c4ed8e5dac17fa221b84 (patch) | |
tree | 1f1d80d40787dddff4a0b8bc63e70ad2c2981c5c /lib | |
parent | 2abfb9e1d470f7082e5e20e4b11a271a0124211b (diff) | |
download | linux-174bd1994ec67a6e6191c4ed8e5dac17fa221b84.tar.xz |
hrtimer: Avoid double seqlock
hrtimer_get_softirq_time() has it's own xtime lock protection, so it's
safe to use plain __current_kernel_time() and avoid the double seqlock
loop.
Signed-off-by: Stanislaw Gruszka <stf_xl@wp.pl>
LKML-Reference: <20100525214912.GA1934@r2bh72.net.upc.cz>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions