diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-08-18 13:32:48 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-08-31 13:37:16 +0200 |
commit | faaaba065298faeb62ea83cd3a1cc19764becab1 (patch) | |
tree | 2ef9ba0084b489f43d094c144bcb6bb814faeb12 /arch/ia64/kernel/signal.c | |
parent | 2c7710847c444d22e0dd7f843fdbf892304e1cae (diff) |
pinctrl: rza1: off by one in rza1_parse_gpiochip()
The rza1_pctl->ports[] array has RZA1_NPORTS (12) elements. The > here
should be >= to prevent an out of bounds access.
Fixes: 5a49b644b307 ("pinctrl: Renesas RZ/A1 pin and gpio controller")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/ia64/kernel/signal.c')
0 files changed, 0 insertions, 0 deletions