[Xen-devel] [OSSTEST PATCH] Drop all linux branches 3.18 and earlier

Ian Jackson posted 1 patch 4 years, 10 months ago
Failed in applying to current master (apply log)
cr-for-branches | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[Xen-devel] [OSSTEST PATCH] Drop all linux branches 3.18 and earlier
Posted by Ian Jackson 4 years, 10 months ago
3.18 doesn't boot on Xen any more and Linux stable upstream say it
will not be fixed because it's EOL.  Thanks to them for that
confirmation.

While we are here, drop all earlier Linux branches too.  We are
wasting our time fetching them, seeing if they have changed, and then
doing nothing.

CC: stable@vger.kernel.org
CC: Greg KH <greg@kroah.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
---
 cr-for-branches | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cr-for-branches b/cr-for-branches
index bc9ce2d3..47ad5041 100755
--- a/cr-for-branches
+++ b/cr-for-branches
@@ -31,7 +31,7 @@ scriptoptions="$1"; shift
 LOGFILE=tmp/cr-for-branches.log
 export LOGFILE
 
-: ${BRANCHES:=osstest xen-4.6-testing xen-4.7-testing xen-4.8-testing xen-4.9-testing xen-4.10-testing xen-4.11-testing xen-4.12-testing xen-unstable qemu-mainline qemu-upstream-unstable qemu-upstream-4.6-testing qemu-upstream-4.7-testing qemu-upstream-4.8-testing qemu-upstream-4.9-testing qemu-upstream-4.10-testing qemu-upstream-4.11-testing qemu-upstream-4.12-testing linux-linus linux-4.19 linux-4.14 linux-4.9 linux-4.4 linux-4.1 linux-3.18 linux-3.16 linux-3.14 linux-3.10 linux-3.4 linux-arm-xen seabios ovmf xtf ${EXTRA_BRANCHES}}
+: ${BRANCHES:=osstest xen-4.6-testing xen-4.7-testing xen-4.8-testing xen-4.9-testing xen-4.10-testing xen-4.11-testing xen-4.12-testing xen-unstable qemu-mainline qemu-upstream-unstable qemu-upstream-4.6-testing qemu-upstream-4.7-testing qemu-upstream-4.8-testing qemu-upstream-4.9-testing qemu-upstream-4.10-testing qemu-upstream-4.11-testing qemu-upstream-4.12-testing linux-linus linux-4.19 linux-4.14 linux-4.9 linux-4.4 linux-4.1 linux-arm-xen seabios ovmf xtf ${EXTRA_BRANCHES}}
 export BRANCHES
 
 fetchwlem=$wlem
-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel