diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-08-21 21:09:21 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-08-28 11:50:41 +0200 |
commit | 8ea1de90a5eccdc18c8f05f8596bae8660a3ff9a (patch) | |
tree | bce49bbca194dbcd1dc972248723925d764ed989 /scripts/gcc-plugins | |
parent | 1cd07c0b94f2c320270d76edb7dd49bceb09c1df (diff) |
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 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions