On 7/28/25 6:18 AM, Greg Kroah-Hartman wrote: [...]
Fixes: 2478be82de44 ("usb: renesas-xhci: Add ROM loader for uPD720201") Signed-off-by: Marek Vasut <marek.vasut+renesas@xxxxxxxxxxx> --- Cc: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Cc: Mathias Nyman <mathias.nyman@xxxxxxxxx> Cc: Vinod Koul <vkoul@xxxxxxxxxx> Cc: <stable@xxxxxxxxxxxxxxx>
[...]
- You have marked a patch with a "Fixes:" tag for a commit that is in an older released kernel, yet you do not have a cc: stable line in the signed-off-by area at all, which means that the patch will not be applied to any older kernel releases. To properly fix this, please follow the documented rules in the Documentation/process/stable-kernel-rules.rst file for how to resolve this.
Maybe the bot should take into consideration Cc: stable below the --- too ? Or is that considered invalid ?
-- Best regards, Marek Vasut