diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-08-21 22:09:21 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-08-28 12:50:41 +0300 |
commit | 8ea1de90a5eccdc18c8f05f8596bae8660a3ff9a (patch) | |
tree | bce49bbca194dbcd1dc972248723925d764ed989 /lib/Makefile | |
parent | 1cd07c0b94f2c320270d76edb7dd49bceb09c1df (diff) | |
download | linux-8ea1de90a5eccdc18c8f05f8596bae8660a3ff9a.tar.xz |
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: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lkml.kernel.org/r/20190821192922.458286860@linutronix.de
Diffstat (limited to 'lib/Makefile')
0 files changed, 0 insertions, 0 deletions