On Mon, Dec 11, 2023 at 06:39:51PM +0100, Johan Hovold wrote: > On Tue, Dec 12, 2023 at 01:28:36AM +0800, kernel test robot wrote: > > 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@xxxxxxxxxxxxxxx" in the sign-off area to have the patch automatically included in the stable tree. > > Subject: [PATCH 2/2] ASoC: qcom: sc8280xp: Limit speaker digital volumes ^ > > Link: https://lore.kernel.org/stable/20231211132608.27861-3-johan%2Blinaro%40kernel.org > > Please fix your robot. This is a series of stable kernel backports so > the above warning makes no sense. Sorry for this wrong report. We introduced b4 tool into the robot recently to help simplify patch processing, but seems that b4 automatically removed the "stable-6.6" prefix in the patch subject when grabbing the mail thread, and triggered this wrong report. We've fixed this issue for the bot just now. $ b4 am https://lore.kernel.org/all/20231211132608.27861-3-johan+linaro@xxxxxxxxxx/ Cover: ./20231211_johan_linaro_asoc_qcom_sc8280xp_limit_speaker_digital_volumes.cover Link: https://lore.kernel.org/r/20231211132608.27861-1-johan+linaro@xxxxxxxxxx Base: not specified git am ./20231211_johan_linaro_asoc_qcom_sc8280xp_limit_speaker_digital_volumes.mbx $ grep -h ^Subject *johan_linaro* Subject: [PATCH 0/2] ASoC: qcom: sc8280xp: Limit speaker digital volumes Subject: [PATCH 1/2] ASoC: ops: add correct range check for limiting volume Subject: [PATCH 2/2] ASoC: qcom: sc8280xp: Limit speaker digital volumes Best Regards, Yujie