diff options
author | Guenter Roeck <linux@roeck-us.net> | 2016-12-03 11:09:55 -0800 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2016-12-09 21:54:31 -0800 |
commit | b94793b4da1011f24321e2ecc5e173a7198358a5 (patch) | |
tree | 366f8acd3e355bb0d782038768ab98b6ed5d77a7 /virt | |
parent | f1b9baa99bd98f83e8601e5cfd3bd28027a6f5a8 (diff) |
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 'virt')
0 files changed, 0 insertions, 0 deletions