Skip to content
Commit 8ea1de90 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

posix-cpu-timers: Get rid of 64bit divisions



Instead of dividing A to match the units of B it's more efficient to
multiply B to match the units of A.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Reviewed-by: default avatarFrederic Weisbecker <frederic@kernel.org>
Link: https://lkml.kernel.org/r/20190821192922.458286860@linutronix.de
parent 1cd07c0b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment