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,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,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 F3F8CC56202 for ; Thu, 26 Nov 2020 18:46:10 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 95D2B21D7F for ; Thu, 26 Nov 2020 18:46:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="IEiL6Qfo" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 95D2B21D7F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=W1I49ERucZlo9jRbDOlqljvpRE+/MQ8aNmY1hrndYRU=; b=IEiL6QfoP0cFDwhko4yr/OA/P DnsU9ZHPYlR2cYvP8Q9FGVC20gMGgSPW3VDUm6GjvDmsaJPAygJNuXXqphgnCrBwRyX/McGRWlggk JNNBMaYQxeVWo7sp2CzHAMQnoQz9Oa/z6HFLVbcM8/gkbulKhtc2bAjjZQa2OKz6XjXLqXrFOwdxT urSs+8RDI8Ah5Uv2PDuAI83pRr62Rs/7ktZK72Pht18cxd0NxJcKGX9hwgqB+UU793qorfw8InTvl xiie3OxoipQu1lyc1cNdcEdVsqr1Ptm+DLiP6XrGSCRs1bQzvK6b9GYpzN3tnsXLHsK8JgsZ07LJd nDs1LKCEg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kiMFm-0004m6-NM; Thu, 26 Nov 2020 18:44:26 +0000 Received: from foss.arm.com ([217.140.110.172]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kiMEx-0004Xo-KL for linux-arm-kernel@lists.infradead.org; Thu, 26 Nov 2020 18:43:37 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 16DA0169C; Thu, 26 Nov 2020 10:43:35 -0800 (PST) Received: from C02TD0UTHF1T.local (unknown [10.57.30.234]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 245383F23F; Thu, 26 Nov 2020 10:43:33 -0800 (PST) Date: Thu, 26 Nov 2020 18:43:28 +0000 From: Mark Rutland To: CKI Project Subject: Re: ? FAIL: Test report for kernel 5.10.0-rc5 (arm-next) Message-ID: <20201126184328.GH38486@C02TD0UTHF1T.local> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201126_134335_851456_8478CDD8 X-CRM114-Status: GOOD ( 14.77 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: catalin.marinas@arm.com, will@kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Nov 26, 2020 at 05:57:10PM -0000, CKI Project wrote: > > Hello, > > We ran automated tests on a recent commit from this kernel tree: > > Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git > Commit: 9be6c84caac4 - Merge branch 'entry-tracing' into for-kernelci > > The results of these automated tests are provided below. > > Overall result: FAILED (see details below) > Merge: OK > Compile: FAILED > > All kernel binaries, config files, and logs are available for download here: > > https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/index.html?prefix=datawarehouse-public/2020/11/26/618748 > > We attempted to compile the kernel for multiple architectures, but the compile > failed on one or more architectures: > > aarch64: FAILED (see build-aarch64.log.xz attachment) My bad; I messed up converting the SDEI code. I've sent a trivial fixup in reply to the original broken patch. Thanks, Mark. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel