diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2023-05-20 20:25:19 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-06-10 02:44:22 +0200 |
commit | 048a9883267f9b8f8e05dca9e9e8e6f991eea61e (patch) | |
tree | c664cb33912840f8e3d7e852337cc3bdeab6ccc8 /kernel/kexec_file.c | |
parent | arm64: enable perf events based hard lockup detector (diff) | |
download | linux-048a9883267f9b8f8e05dca9e9e8e6f991eea61e.tar.xz linux-048a9883267f9b8f8e05dca9e9e8e6f991eea61e.zip |
include/linux/math.h: fix mult_frac() multiple argument evaluation bug
mult_frac() evaluates _all_ arguments multiple times in the body.
Clarify comment while I'm at it.
Link: https://lkml.kernel.org/r/f9f9fdbb-ec8e-4f5e-a998-2a58627a1a43@p183
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'kernel/kexec_file.c')
0 files changed, 0 insertions, 0 deletions