Re: [PATCH v1 1/1] pinctrl: cy8c95x0: Avoid returning positive values to user space

From: Linus Walleij

Date: Tue Mar 10 2026 - 07:02:05 EST


On Tue, Mar 10, 2026 at 11:54 AM Linus Walleij <linusw@xxxxxxxxxx> wrote:
> On Fri, Feb 27, 2026 at 5:43 PM Andy Shevchenko
> <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
>
> > When probe fails due to unclear interrupt status register, it returns
> > a positive number instead of the proper error code. Fix this accordingly.
> >
> > Fixes: e6cbbe42944d ("pinctrl: Add Cypress cy8c95x0 support")
> > Reported-by: kernel test robot <lkp@xxxxxxxxx>
> > Reported-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
> > Closes: https://lore.kernel.org/r/202602271847.vVWkqLBD-lkp@xxxxxxxxx/
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> Patch applied for fixes!

Or no, for next actually, it doesn't apply to fixes... noticed
after applying to next.

Yours,
Linus Walleij