On Thu, Dec 19, 2024 at 01:25:55AM +0200, Laurent Pinchart wrote: > On Wed, Dec 18, 2024 at 04:23:41PM +0100, Mauro Carvalho Chehab wrote: > > Em Wed, 18 Dec 2024 04:18:47 +0200 Laurent Pinchart escreveu: > > > On Tue, Dec 17, 2024 at 05:54:08PM -0800, Patchwork Integration wrote: > > > > Dear Laurent Pinchart: > > > > > > > > Thanks for your patches! Unfortunately media-ci detected some issues: > > > > > > > > # Test media-patchstyle:./0001-media-nxp-imx8-isi-fix-v4l2-compliance-test-errors.patch media style > > > > WARNING: Commit cf21f328fcafacf4f96e7a30ef9dceede1076378 found in the stable tree, but stable@xxxxxxxxxxxxxxx not in Cc: > > > > WARNING: Please use correct Fixes: style 'Fixes: <12 chars of sha1> ("<title line>")' - ie: 'Fixes: cf21f328fcaf ("media: nxp: Add i.MX8 ISI driver")' > > > > #16: > > > > Fixes: cf21f328fcafac ("media: nxp: Add i.MX8 ISI driver") > > > > > > I don't think Cc: stable makes sense for this particular commit. > > > > Sure, not all commits are actually fixing things, but, in this > > particular case, it sounds that it contains a real problem: > > > > Running the v4l2-compliance (1.27.0-5208, SHA: af114250d48d) on the m2m > > device fails on the MMAP streaming tests, with the following messages: > > > > fail: v4l2-test-buffers.cpp(240): g_field() == V4L2_FIELD_ANY > > fail: v4l2-test-buffers.cpp(1508): buf.qbuf(node) > > > > causing userspace to fail. For me, it seems that such patch needs to > > be backported. > > If the fix wasn't fixing a problem, it wouldn't be a fix :-) The reason > why I don't think this is worth a backport is that it only fixes an > issue reported by v4l2-compliance, that hasn't to my knowledge affected > anyone in other use cases. Given that the driver evolves, backporting > this change blindly, testing compilation only but not runtime operation, > has a higher risk of introducing failures in stable kernels than it has > a chance to fix issues that affect people. As there has been no voiced disagreement, I'll send a new version of the pull request without "Cc: stable" for this commit. > > In doubt, please add c/c stable when fixes is used. If there are good > > reasons why not doing it, please place the rationale at the patch. > > > > > > total: 0 errors, 1 warnings, 15 lines checked > > > > WARNING: ./0001-media-nxp-imx8-isi-fix-v4l2-compliance-test-errors.patch: Fails some mandatory checkpatch tests > > > > > > > > # Test checkpatch:./0001-media-nxp-imx8-isi-fix-v4l2-compliance-test-errors.patch checkpatch > > > > WARNING: Please use correct Fixes: style 'Fixes: <12 chars of sha1> ("<title line>")' - ie: 'Fixes: cf21f328fcaf ("media: nxp: Add i.MX8 ISI driver")' > > > > #16: > > > > Fixes: cf21f328fcafac ("media: nxp: Add i.MX8 ISI driver") > > > > > > > > total: 0 errors, 1 warnings, 0 checks, 15 lines checked > > > > > > This I can fix. I'll wait for replies to the above though. > > > > Please do it. > > > > The rest of the PR sounds OK on my eyes. -- Regards, Laurent Pinchart