mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] media: synopsys: csi2rx: various fixes
@ 2026-02-16 12:28 Michael Riesch via B4 Relay
  2026-02-16 12:28 ` [PATCH 1/2] media: synopsys: csi2rx: fix out-of-bounds check for formats array Michael Riesch via B4 Relay
  2026-02-16 12:28 ` [PATCH 2/2] media: synopsys: csi2rx: add missing kconfig dependency Michael Riesch via B4 Relay
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Riesch via B4 Relay @ 2026-02-16 12:28 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Hans Verkuil, Sakari Ailus, Mehdi Djait,
	Bryan O'Donoghue, Frank Li, Dan Carpenter
  Cc: Collabora Kernel Team, linux-media, linux-kernel, stable,
	Michael Riesch, kernel test robot

Habidere,

This series contains two fixes that address two issues raised by
CI bots.

1) A stupid off-by-one mistake in the check that protects the formats
   array. Thanks to Dan and his smatch bot.

2) A missing Kconfig dependency discovered by the lkp bot.

At this point, thanks to all the people that maintain those bots/the
CI infrastructure!

Best regards,
Michael

Signed-off-by: Michael Riesch <michael.riesch@collabora.com>
---
Michael Riesch (2):
      media: synopsys: csi2rx: fix out-of-bounds check for formats array
      media: synopsys: csi2rx: add missing kconfig dependency

 drivers/media/platform/synopsys/Kconfig          | 1 +
 drivers/media/platform/synopsys/dw-mipi-csi2rx.c | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
---
base-commit: c824345288d11e269ce41b36c105715bc2286050
change-id: 20260216-snps-csi2rx-7b50a108ea3a

Best regards,
-- 
Michael Riesch <michael.riesch@collabora.com>



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-02-17 15:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-16 12:28 [PATCH 0/2] media: synopsys: csi2rx: various fixes Michael Riesch via B4 Relay
2026-02-16 12:28 ` [PATCH 1/2] media: synopsys: csi2rx: fix out-of-bounds check for formats array Michael Riesch via B4 Relay
2026-02-17 15:49   ` Frank Li
2026-02-16 12:28 ` [PATCH 2/2] media: synopsys: csi2rx: add missing kconfig dependency Michael Riesch via B4 Relay
2026-02-17 15:49   ` [PATCH 2/2] media: synopsys: csi2rx: add missing kconfig dependencyy Frank Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®