diff options
author | Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm> | 2021-09-14 14:18:06 +0200 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2021-10-12 17:59:10 +0200 |
commit | e660dbb68c6b3f7b9eb8b9775846a44f9798b719 (patch) | |
tree | 2026a9de57bdd20ab1f563e91f31ce076ef50b75 /tools/testing/selftests/bpf/prog_tests/recursion.c | |
parent | 0cf48167b87e388fa1268c9fe6d2443ae7f43d8a (diff) |
power: supply: max17042_battery: Prevent int underflow in set_soc_threshold
max17042_set_soc_threshold gets called with offset set to 1, which means
that minimum threshold value would underflow once SOC got down to 0,
causing invalid alerts from the gauge.
Fixes: e5f3872d2044 ("max17042: Add support for signalling change in SOC")
Cc: <stable@vger.kernel.org>
Signed-off-by: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/recursion.c')
0 files changed, 0 insertions, 0 deletions