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=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,T_DKIMWL_WL_HIGH,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 74AA3C072B5 for ; Fri, 24 May 2019 13:57:09 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 43617206BA for ; Fri, 24 May 2019 13:57:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="FqDWMb4z" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 43617206BA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=collabora.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.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:Date: Message-ID:From:References:To:Subject:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=oHJbnwd8j1/Lb4/9qv3U1OZ242CA2ILP5m/8hEN9Y3w=; b=FqDWMb4zcmWZRU Kw/cFzYzdU4N3Bu1n7yU7U/HgliMWGM4Gx13dN9Pt7N83LWU8pArZt64Nne5bVifJAOygyeq3zQ8l Zh1ZLnWQcsxYE67Xfx1mWzeQtNtKHX6wt3EdSpVPFXnnGjatRfcZj2X3SVhT5DlIyOCD4NHM3XZJz zk+Jy2UQO8F/cn8GOHIzvSLS0oW/JjoCvYsxLC+U+qbZv57TQ3NZVOPgkxw7NddQ15+cndmMMxIHr Eud7Ou6gNu9YW9MVCOWV9adBBLxmIwP8PUCWMZtpofh9fRx1QO6aVyn1xv03Q/tS6oTg2U0UPXelx JIXrch2MJFeGeBb0fQGw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hUAgy-00045w-7C; Fri, 24 May 2019 13:57:04 +0000 Received: from bhuna.collabora.co.uk ([2a00:1098:0:82:1000:25:2eeb:e3e3]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hUAgv-000451-5K; Fri, 24 May 2019 13:57:02 +0000 Received: from [IPv6:2a00:5f00:102:0:6dae:eb08:2e0f:5281] (unknown [IPv6:2a00:5f00:102:0:6dae:eb08:2e0f:5281]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: gtucker) by bhuna.collabora.co.uk (Postfix) with ESMTPSA id 34688283DBD; Fri, 24 May 2019 14:56:58 +0100 (BST) Subject: Re: mainline/master boot bisection: v5.2-rc1-172-g4dde821e4296 on meson-g12a-x96-max To: Kevin Hilman References: <5ce78689.1c69fb81.58097.eacf@mx.google.com> <7hmujc0xnp.fsf@baylibre.com> From: Guillaume Tucker Message-ID: Date: Fri, 24 May 2019 14:56:55 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <7hmujc0xnp.fsf@baylibre.com> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190524_065701_332717_C181B7A9 X-CRM114-Status: GOOD ( 12.35 ) X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, tomeu.vizoso@collabora.com, Neil Armstrong , linux-kernel@vger.kernel.org, Rob Herring , broonie@kernel.org, matthew.hart@linaro.org, mgalka@collabora.com, enric.balletbo@collabora.com, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Jerome Brunet Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On 24/05/2019 14:50, Kevin Hilman wrote: > "kernelci.org bot" writes: > >> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * >> * This automated bisection report was sent to you on the basis * >> * that you may be involved with the breaking commit it has * >> * found. No manual investigation has been done to verify it, * >> * and the root cause of the problem may be somewhere else. * >> * Hope this helps! * >> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * >> >> mainline/master boot bisection: v5.2-rc1-172-g4dde821e4296 on meson-g12a-x96-max >> >> Summary: >> Start: 4dde821e4296 Merge tag 'xfs-5.2-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux >> Details: https://kernelci.org/boot/id/5ce72c6259b514ed817a3640 >> Plain log: https://storage.kernelci.org//mainline/master/v5.2-rc1-172-g4dde821e4296/arm64/defconfig+CONFIG_RANDOMIZE_BASE=y/gcc-8/lab-baylibre/boot-meson-g12a-x96-max.txt >> HTML log: https://storage.kernelci.org//mainline/master/v5.2-rc1-172-g4dde821e4296/arm64/defconfig+CONFIG_RANDOMIZE_BASE=y/gcc-8/lab-baylibre/boot-meson-g12a-x96-max.html >> Result: 11a7bea17c9e arm64: dts: meson: g12a: add pinctrl support controllers > > False alarm. > > This one is failing in one lab but passing in another: > https://kernelci.org/boot/all/job/mainline/branch/master/kernel/v5.2-rc1-172-g4dde821e4296/ > > I'll look into what's the difference between labs. Thanks for clarifying this. I guess we should fix the logic which detects regressions to discard cases where there is a conflict between results in different labs. Guillaume _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic