[PATCH v7 01/39] ARM: ep93xx: Add terminator to gpiod_lookup_table
Linus Walleij
linus.walleij at linaro.org
Thu Jan 18 15:52:30 PST 2024
On Thu, Jan 18, 2024 at 9:22 AM Nikita Shubin via B4 Relay
<devnull+nikita.shubin.maquefel.me at kernel.org> wrote:
> From: Nikita Shubin <nikita.shubin at maquefel.me>
>
> Without the terminator, if a con_id is passed to gpio_find() that
> does not exist in the lookup table the function will not stop looping
> correctly, and eventually cause an oops.
>
> Fixes: b2e63555592f ("i2c: gpio: Convert to use descriptors")
> Reported-by: Andy Shevchenko <andriy.shevchenko at intel.com>
> Signed-off-by: Nikita Shubin <nikita.shubin at maquefel.me>
Sorry, my bug...
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list