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=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS 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 524ABC48BDF for ; Tue, 15 Jun 2021 09:17:50 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E245561245 for ; Tue, 15 Jun 2021 09:17:49 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E245561245 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 9804340025; Tue, 15 Jun 2021 09:17:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s9o7jja2HGQl; Tue, 15 Jun 2021 09:17:48 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 7C26B4026E; Tue, 15 Jun 2021 09:17:48 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id EC1F61BF44C for ; Tue, 15 Jun 2021 09:17:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id DA8D240025 for ; Tue, 15 Jun 2021 09:17:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tNcX4Ozvb9Ti for ; Tue, 15 Jun 2021 09:17:43 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by smtp2.osuosl.org (Postfix) with ESMTPS id 81B414026E for ; Tue, 15 Jun 2021 09:17:43 +0000 (UTC) IronPort-SDR: VYoQi3ajuMF8c8yR61+LCLS+MsKxoi3x5skQ8ISMj6GmU0ifV05uz94zuOC4iqLcmXqo//i+0T U58wU/PWblQw== X-IronPort-AV: E=McAfee;i="6200,9189,10015"; a="205986565" X-IronPort-AV: E=Sophos;i="5.83,275,1616482800"; d="scan'208";a="205986565" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Jun 2021 02:17:41 -0700 IronPort-SDR: fNaLui2TE8AKepDg9scxZagZkGavW8/qCFB6qZ8KvFzd3CKxeABaVfxtjb9kp3qrJZdIQpKzz2 3V8CsQhcq/aQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.83,275,1616482800"; d="scan'208";a="403920105" Received: from lkp-server01.sh.intel.com (HELO 4aae0cb4f5b5) ([10.239.97.150]) by orsmga006.jf.intel.com with ESMTP; 15 Jun 2021 02:17:40 -0700 Received: from kbuild by 4aae0cb4f5b5 with local (Exim 4.92) (envelope-from ) id 1lt5CV-0000J5-TA; Tue, 15 Jun 2021 09:17:39 +0000 Date: Tue, 15 Jun 2021 17:17:18 +0800 From: kernel test robot To: "Greg Kroah-Hartman" Subject: [driver-core:kbuild] BUILD SUCCESS 2cd0d0c76b8d8db67d92e4da476f7d3c60f258c1 Message-ID: <60c8701e.EANwMwqimR/Xv4lN%lkp@intel.com> User-Agent: Heirloom mailx 12.5 6/20/10 MIME-Version: 1.0 X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devel@driverdev.osuosl.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git kbuild branch HEAD: 2cd0d0c76b8d8db67d92e4da476f7d3c60f258c1 kbuild: allow arches to have their own "bootloader.sh" elapsed time: 1550m configs tested: 129 configs skipped: 2 The following configs have been built successfully. More configs may be tested in the coming days. gcc tested configs: arm defconfig arm64 allyesconfig arm64 defconfig arm allyesconfig arm allmodconfig powerpc amigaone_defconfig mips malta_kvm_defconfig powerpc fsp2_defconfig powerpc ppc64e_defconfig powerpc katmai_defconfig arc allyesconfig sh kfr2r09_defconfig powerpc mpc85xx_cds_defconfig arm spear3xx_defconfig powerpc klondike_defconfig csky alldefconfig powerpc mpc837x_mds_defconfig arm spear13xx_defconfig arm pxa910_defconfig powerpc mpc8315_rdb_defconfig powerpc chrp32_defconfig nios2 10m50_defconfig arm omap1_defconfig csky defconfig sh magicpanelr2_defconfig x86_64 alldefconfig powerpc ppc64_defconfig mips bcm47xx_defconfig sh se7619_defconfig powerpc ppa8548_defconfig mips bigsur_defconfig sh sh03_defconfig powerpc taishan_defconfig arm ixp4xx_defconfig mips nlm_xlp_defconfig arm pcm027_defconfig powerpc ppc40x_defconfig arm simpad_defconfig sh rsk7201_defconfig powerpc mpc8272_ads_defconfig powerpc walnut_defconfig m68k mvme16x_defconfig arm mv78xx0_defconfig arm dove_defconfig mips maltasmvp_defconfig x86_64 allnoconfig ia64 allmodconfig ia64 defconfig ia64 allyesconfig m68k allmodconfig m68k defconfig m68k allyesconfig nios2 defconfig nds32 allnoconfig nds32 defconfig nios2 allyesconfig alpha defconfig alpha allyesconfig xtensa allyesconfig h8300 allyesconfig arc defconfig sh allmodconfig parisc defconfig s390 allyesconfig s390 allmodconfig parisc allyesconfig s390 defconfig i386 allyesconfig sparc allyesconfig sparc defconfig i386 defconfig mips allyesconfig mips allmodconfig powerpc allyesconfig powerpc allmodconfig powerpc allnoconfig i386 randconfig-a002-20210613 i386 randconfig-a006-20210613 i386 randconfig-a001-20210613 i386 randconfig-a004-20210613 i386 randconfig-a005-20210613 i386 randconfig-a003-20210613 i386 randconfig-a002-20210614 i386 randconfig-a006-20210614 i386 randconfig-a004-20210614 i386 randconfig-a001-20210614 i386 randconfig-a005-20210614 i386 randconfig-a003-20210614 i386 randconfig-a015-20210613 i386 randconfig-a013-20210613 i386 randconfig-a016-20210613 i386 randconfig-a014-20210613 i386 randconfig-a012-20210613 i386 randconfig-a011-20210613 i386 randconfig-a015-20210614 i386 randconfig-a013-20210614 i386 randconfig-a016-20210614 i386 randconfig-a012-20210614 i386 randconfig-a014-20210614 i386 randconfig-a011-20210614 riscv nommu_k210_defconfig riscv allyesconfig riscv nommu_virt_defconfig riscv allnoconfig riscv defconfig riscv rv32_defconfig riscv allmodconfig um x86_64_defconfig um i386_defconfig um kunit_defconfig x86_64 allyesconfig x86_64 rhel-8.3-kselftests x86_64 defconfig x86_64 rhel-8.3 x86_64 rhel-8.3-kbuiltin x86_64 kexec clang tested configs: x86_64 randconfig-b001-20210614 x86_64 randconfig-a001-20210614 x86_64 randconfig-a004-20210614 x86_64 randconfig-a002-20210614 x86_64 randconfig-a003-20210614 x86_64 randconfig-a006-20210614 x86_64 randconfig-a005-20210614 x86_64 randconfig-a015-20210613 x86_64 randconfig-a011-20210613 x86_64 randconfig-a014-20210613 x86_64 randconfig-a012-20210613 x86_64 randconfig-a013-20210613 x86_64 randconfig-a016-20210613 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel