Linux 4.9 is getting a bit long in the tooth.  4.14 is an LTS branch
and the osstest-tested version seems reasonably good.  I ran a special
report[1] to see what to expect and it reported no regressions.

Accordingly I am going to switch to using Linux 4.14 by default for
most X86 runs in osstest.  ARM tests are not affected at this time;
they use their own linux-arm-xen branch which is updated by the Xen
ARM maintainers.

[1] ./sg-report-flight --that-linux=6ba89b52ba6916bc7a3d390d70951e992c0ca39e 
--this-linux=d88700f79448fc8f03617d4f1929c39676f8d1e4 
--branches-also=linux-4.9,linux-4.14,linux-arm-xen 122974 |less

CC: Boris Ostrovsky <[email protected]>
CC: Juergen Gross <[email protected]>
CC: Stefano Stabellini <[email protected]>
CC: Wei Liu <[email protected]>
CC: Konrad Rzeszutek Wilk <[email protected]>
CC: Roger Pau MonnĂ© <[email protected]>
CC: Julien Grall <[email protected]>
Signed-off-by: Ian Jackson <[email protected]>
---
 ap-common | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ap-common b/ap-common
index ec6e010..5e7cfde 100644
--- a/ap-common
+++ b/ap-common
@@ -61,7 +61,7 @@
 
 : ${PUSH_TREE_LINUX:=$XENBITS:/home/xen/git/linux-pvops.git}
 : ${BASE_TREE_LINUX:=git://xenbits.xen.org/linux-pvops.git}
-: ${BASE_TAG_LINUX:=tested/linux-4.9}
+: ${BASE_TAG_LINUX:=tested/linux-4.14}
 : ${BASE_TAG_LINUX_ARM:=tested/linux-arm-xen}
 
 if [ "x${TREE_LINUX}" = x ]; then
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to