[PATCH] gpio: gpio-xilinx: Fix integer overflow

Andy Shevchenko andy.shevchenko at gmail.com
Mon Jul 25 13:29:34 PDT 2022


On Mon, Jul 25, 2022 at 10:21 PM Andy Shevchenko
<andy.shevchenko at gmail.com> wrote:
> On Mon, Jul 25, 2022 at 10:04 PM Andy Shevchenko
> <andy.shevchenko at gmail.com> wrote:
> > On Fri, Jul 22, 2022 at 9:19 AM Bartosz Golaszewski <brgl at bgdev.pl> wrote:
> > > On Thu, Jul 21, 2022 at 9:39 AM Srinivas Neeli
> > > <srinivas.neeli at xilinx.com> wrote:

...

> Reading again... You mean that
>
>   unsigned long x = y << 32;
>
> wouldn't work?

Yeah, I even checked this in asm, and indeed it doesn't work. Don't
know what was that about me...


Thanks for the fix,
Reviewed-by: Andy Shevchenko <andy.shevchenlko at gmail.com>


-- 
With Best Regards,
Andy Shevchenko



More information about the linux-arm-kernel mailing list