On Tue, 10 Dec 2024 at 22:04, Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> wrote: > > Hi Ricardo, > > On Tue, Dec 10, 2024 at 07:55:58PM +0000, Ricardo Ribalda wrote: > > One of the quirks that we introduced to build with !ACPI && COMPILE_TEST > > throws the following smatch warning: > > drivers/media/pci/intel/ipu-bridge.c:752 ipu_bridge_ivsc_is_ready() warn: iterator 'i' not incremented > > > > Fix it by replacing the condition. > > > > Reported-by: kernel test robot <lkp@xxxxxxxxx> > > Closes: https://lore.kernel.org/r/202411221147.N6w23gDo-lkp@xxxxxxxxx/ > > Reported-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > > Closes: https://lore.kernel.org/r/202411221147.N6w23gDo-lkp@xxxxxxxxx/ > > Signed-off-by: Ricardo Ribalda <ribalda@xxxxxxxxxxxx> > > I've picked this to my tree and I'll take the last one, too, once the rest > reaches the media tree. Thanks! If you do not mind, I will keep sending 1/7 when I send v3, to make sure it is tested by the CI. I will mark it as duplicate in patchwork. Thanks! > > -- > Regards, > > Sakari Ailus -- Ricardo Ribalda