summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/mach/time.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2020-09-24 15:23:13 +0200
committerArnd Bergmann <arnd@arndb.de>2020-10-30 21:57:04 +0100
commit2b49ddcef2972e89922da9080809a9c1c82f9ecc (patch)
tree100bed91155b3376d859570ae1dab8132ea33476 /arch/arm/include/asm/mach/time.h
parentb3550164a19d62e515af6cacb5a31f0b2b3f9501 (diff)
ia64: convert to legacy_timer_tick
ia64 is the only architecture that calls xtime_update() in a loop, once for each jiffie that has passed since the last event. Before commit 3171a0305d62 ("[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)") in 2006, it could not actually do this any differently, but now it seems simpler to just pass the number of jiffies that passed in the meantime. While this loses the ability process interrupts in the middle of the timer tick by calling local_irq_enable(), doing so is fairly peculiar anyway and it seems better to just do what everyone else does here. Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/include/asm/mach/time.h')
0 files changed, 0 insertions, 0 deletions