]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Print possible patch dependencies for "FAILED:" mails
authorSasha Levin <sashal@kernel.org>
Sat, 3 Apr 2021 16:07:43 +0000 (12:07 -0400)
committerSasha Levin <sashal@kernel.org>
Sat, 3 Apr 2021 16:07:43 +0000 (12:07 -0400)
Signed-off-by: Sasha Levin <sashal@kernel.org>
scripts/bad_stable

index ee49499017dd4aeeb9a18e0a6483b71853d79128..ed318b1455892bd30de4e8fbf23853feb2a2b8e7 100755 (executable)
@@ -136,6 +136,10 @@ reply()
                echo "tree, then please email the backport, including the original git commit"
                echo "id to <stable@vger.kernel.org>."
                echo
+               echo "Possible dependencies:"
+               echo
+               echo "$(curl -s https://git.kernel.org/pub/scm/linux/kernel/git/sashal/deps.git/plain/v$STABLE_VERSION/$git_id)"
+               echo
                echo "thanks,"
                echo
                echo "greg k-h"