From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CF7DFC43381 for ; Fri, 15 Feb 2019 23:42:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 99BA320836 for ; Fri, 15 Feb 2019 23:42:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388691AbfBOXmU (ORCPT ); Fri, 15 Feb 2019 18:42:20 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39322 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388127AbfBOXmU (ORCPT ); Fri, 15 Feb 2019 18:42:20 -0500 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 85346C0669A1 for ; Fri, 15 Feb 2019 23:42:19 +0000 (UTC) Received: from [172.54.206.95] (cpt-0034.paas.prod.upshift.rdu2.redhat.com [10.0.18.111]) by smtp.corp.redhat.com (Postfix) with ESMTP id B08BD19C65; Fri, 15 Feb 2019 23:42:16 +0000 (UTC) Content-Type: multipart/mixed; boundary="===============5561687680825828039==" MIME-Version: 1.0 To: Linux Stable maillist From: CKI X-Gitlab-Pipeline: https://xci32.lab.eng.rdu2.redhat.com/cki-project/cki-pipeline/pipelines/2784 X-CKI-Pipeline-ID: 9f1beca08f3b43865409ebac0b39cfdf53233b9a3a262963c1bbae51f5f6fc5f Message-ID: Subject: Stable queue: queue-4.20 X-SKT-JIDS: J:3341959 J:3341960 J:3341962 J:3341958 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Fri, 15 Feb 2019 23:42:19 +0000 (UTC) Date: Fri, 15 Feb 2019 18:42:20 -0500 Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org --===============5561687680825828039== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Hello, We ran automated tests on a patchset that was proposed for merging into this kernel tree. The patches were applied to: Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git Commit: 03feb1ee2efd Linux 4.20.9 The results of these automated tests are provided below. Overall result: PASSED Patch merge: OK Compile: OK Kernel tests: OK Please reply to this email if you have any questions about the tests that we ran or if you have any suggestions on how to make future tests more effective. ,-. ,-. ( C ) ( K ) Continuous `-',-.`-' Kernel ( I ) Integration `-' ______________________________________________________________________________ Merge testing ------------- We cloned this repository and checked out a ref: Repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git Ref: 03feb1ee2efd Linux 4.20.9 We then merged the following patch with `git am`: revert-exec-load_script-don-t-blindly-truncate-shebang-string.patch Compile testing --------------- We compiled the kernel for 4 architectures: s390x: make options: make INSTALL_MOD_STRIP=1 -j64 targz-pkg -j64 configuration: https://artifacts.cki-project.org/builds/s390x/5c4250ef3ccfb029384f3edcd84727a2cd76d25f.config powerpc64le: make options: make INSTALL_MOD_STRIP=1 -j64 targz-pkg -j64 configuration: https://artifacts.cki-project.org/builds/ppc64le/8106c7b3bfbce9197cbbfd3ebb41ca0b56be6352.config aarch64: make options: make INSTALL_MOD_STRIP=1 -j64 targz-pkg -j64 configuration: https://artifacts.cki-project.org/builds/aarch64/278717d4c40f1c7e66bf6d3eb9dad0dd7db0c616.config x86_64: make options: make INSTALL_MOD_STRIP=1 -j64 targz-pkg -j64 configuration: https://artifacts.cki-project.org/builds/x86_64/e987c4f7de81a860bbcf2a7078c2b09aa1eaff5f.config Hardware testing ---------------- We booted each kernel and ran the following tests: s390: Boot test - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/kpkginstall /distribution/command LTP lite - release 20180926 - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/lite Loopdev Sanity - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#filesystems/loopdev/sanity AMTU (Abstract Machine Test Utility) - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#misc/amtu powerpc: Boot test - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/kpkginstall /distribution/command LTP lite - release 20180926 - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/lite Loopdev Sanity - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#filesystems/loopdev/sanity xfstests: xfs - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#/filesystems/xfs/xfstests AMTU (Abstract Machine Test Utility) - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#misc/amtu Usex - version 1.9-29 - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#standards/usex/1.9-29 arm64: Boot test - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/kpkginstall /distribution/command LTP lite - release 20180926 - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/lite Loopdev Sanity - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#filesystems/loopdev/sanity xfstests: xfs - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#/filesystems/xfs/xfstests AMTU (Abstract Machine Test Utility) - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#misc/amtu Usex - version 1.9-29 - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#standards/usex/1.9-29 x86_64: Boot test - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/kpkginstall /distribution/command LTP lite - release 20180926 - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/ltp/lite Loopdev Sanity - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#filesystems/loopdev/sanity xfstests: xfs - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#/filesystems/xfs/xfstests AMTU (Abstract Machine Test Utility) - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#misc/amtu Usex - version 1.9-29 - URL: https://github.com/CKI-project/tests-beaker/archive/master.zip#standards/usex/1.9-29 --===============5561687680825828039==--