Re: [PATCH v7 01/39] ARM: ep93xx: Add terminator to gpiod_lookup_table

From: Linus Walleij
Date: Thu Jan 18 2024 - 18:52:47 EST


On Thu, Jan 18, 2024 at 9:22 AM Nikita Shubin via B4 Relay
<devnull+nikita.shubin.maquefel.me@xxxxxxxxxx> wrote:

> From: Nikita Shubin <nikita.shubin@xxxxxxxxxxx>
>
> 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@xxxxxxxxx>
> Signed-off-by: Nikita Shubin <nikita.shubin@xxxxxxxxxxx>

Sorry, my bug...
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij