diff options
author | Hangyu Hua <hbh25y@gmail.com> | 2022-05-18 09:25:37 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-05-18 23:34:03 +0300 |
commit | bea0b66efa654aee810d0f1791e8f3264bbc2eb9 (patch) | |
tree | cba861b489ed5d037157c0a85d277b0a1d7519df /scripts/gdb/linux/utils.py | |
parent | 639d5661cc808057854681685ecb596406dbacce (diff) | |
download | linux-bea0b66efa654aee810d0f1791e8f3264bbc2eb9.tar.xz |
clk: ux500: fix a possible off-by-one in u8500_prcc_reset_base()
Off-by-one will happen when index == ARRAY_SIZE(ur->base).
Fixes: b14cbdfd467d ("clk: ux500: Add driver for the reset portions of PRCC")
Signed-off-by: Hangyu Hua <hbh25y@gmail.com>
Link: https://lore.kernel.org/r/20220518062537.17933-1-hbh25y@gmail.com
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions