From: kernel test robot <lkp@intel.com>
To: Jai Luthra <jai.luthra@ideasonboard.com>
Cc: stable@vger.kernel.org, oe-kbuild-all@lists.linux.dev
Subject: Re: [PATCH v3 01/19] media: i2c: ds90ub953: Fix error prints
Date: Tue, 4 Mar 2025 00:08:13 +0800 [thread overview]
Message-ID: <Z8XT7d3Q0dc4ygN9@aca137f0053c> (raw)
In-Reply-To: <20250303-b4-ub9xx-err-handling-v3-1-7d178796a2b9@ideasonboard.com>
Hi,
Thanks for your patch.
FYI: kernel test robot notices the stable kernel rule is not satisfied.
The check is based on https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html#option-1
Rule: add the tag "Cc: stable@vger.kernel.org" in the sign-off area to have the patch automatically included in the stable tree.
Subject: [PATCH v3 01/19] media: i2c: ds90ub953: Fix error prints
Link: https://lore.kernel.org/stable/20250303-b4-ub9xx-err-handling-v3-1-7d178796a2b9%40ideasonboard.com
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2025-03-03 16:08 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-03 16:02 [PATCH v3 00/19] media: i2c: ds90ub9xx: Error handling, UB9702 improvements Jai Luthra
2025-03-03 16:02 ` [PATCH v3 01/19] media: i2c: ds90ub953: Fix error prints Jai Luthra
2025-03-03 16:08 ` kernel test robot [this message]
2025-03-03 16:02 ` [PATCH v3 02/19] media: i2c: ds90ub913: Fix returned fmt from .set_fmt() Jai Luthra
2025-03-03 16:02 ` [PATCH v3 03/19] media: i2c: ds90ub913: Align ub913_read() with other similar functions Jai Luthra
2025-03-03 16:02 ` [PATCH v3 04/19] media: i2c: ds90ub9xx: Add err parameter to read/write funcs Jai Luthra
2025-03-03 16:02 ` [PATCH v3 05/19] media: i2c: ds90ub960: Add error handling to multiple places Jai Luthra
2025-03-03 16:02 ` [PATCH v3 06/19] media: i2c: ds90ub953: Add error handling to ub953_log_status() Jai Luthra
2025-03-03 16:02 ` [PATCH v3 07/19] media: i2c: ds90ub913: Add error handling to ub913_log_status() Jai Luthra
2025-03-03 16:02 ` [PATCH v3 08/19] media: i2c: ds90ub953: Speed-up I2C watchdog timer Jai Luthra
2025-03-03 16:02 ` [PATCH v3 09/19] media: i2c: ds90ub960: Move UB9702 registers to a separate section Jai Luthra
2025-03-03 16:02 ` [PATCH v3 10/19] media: i2c: ds90ub960: Add UB9702 specific registers Jai Luthra
2025-03-03 16:02 ` [PATCH v3 11/19] media: i2c: ds90ub960: Split ub960_init_tx_ports() Jai Luthra
2025-03-03 16:02 ` [PATCH v3 12/19] media: i2c: ds90ub960: Refresh ub960_init_tx_ports_ub9702() Jai Luthra
2025-03-03 16:02 ` [PATCH v3 13/19] media: i2c: ds90ub960: Add RX port iteration support Jai Luthra
2025-03-03 16:02 ` [PATCH v3 14/19] media: i2c: ds90ub960: Move all RX port init code into ub960_init_rx_ports() Jai Luthra
2025-03-03 16:02 ` [PATCH v3 15/19] media: i2c: ds90ub960: Update UB9702 init sequences Jai Luthra
2025-03-03 16:02 ` [PATCH v3 16/19] media: dt-bindings: ti,ds90ub960: Allow setting serializer address Jai Luthra
2025-03-03 16:02 ` [PATCH v3 17/19] media: i2c: ds90ub953: Move reg defines to a header file Jai Luthra
2025-03-03 16:02 ` [PATCH v3 18/19] media: i2c: ds90ub960: Configure serializer using back-channel Jai Luthra
2025-03-03 16:02 ` [PATCH v3 19/19] media: i2c: ds90ub9xx: Set serializer temperature ramp Jai Luthra
2025-03-04 12:09 ` [PATCH v3 00/19] media: i2c: ds90ub9xx: Error handling, UB9702 improvements Tomi Valkeinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z8XT7d3Q0dc4ygN9@aca137f0053c \
--to=lkp@intel.com \
--cc=jai.luthra@ideasonboard.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.