diff options
author | Guenter Roeck <linux@roeck-us.net> | 2016-12-03 22:09:55 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2016-12-10 08:54:31 +0300 |
commit | b94793b4da1011f24321e2ecc5e173a7198358a5 (patch) | |
tree | 366f8acd3e355bb0d782038768ab98b6ed5d77a7 /drivers/hwmon/adt7470.c | |
parent | f1b9baa99bd98f83e8601e5cfd3bd28027a6f5a8 (diff) | |
download | linux-b94793b4da1011f24321e2ecc5e173a7198358a5.tar.xz |
hwmon: (adt7462) Fix overflows seen when writing into limit attributes
Fix overflows seen when writing large values into temperature limit,
voltage limit, and pwm hysteresis attributes.
The input parameter to DIV_ROUND_CLOSEST() needs to be clamped to avoid
such overflows.
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/adt7470.c')
0 files changed, 0 insertions, 0 deletions