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=-2.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,T_DKIMWL_WL_HIGH, USER_AGENT_MUTT autolearn=unavailable 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 5A03BC072B1 for ; Tue, 28 May 2019 13:15:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2885C2133F for ; Tue, 28 May 2019 13:15:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559049337; bh=nLKhjIzeaR1h6w2OEHXI4ENMxnKMi53HIQ3eeuO/2yQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=xk0MTxrWSZQgG3LVgo7u3ApB2v22yPHzDIXPLDwCzsK86Sy8rAl2p7nkq+Ny8diWb MhcQmFP+7q+2Ko5Yl6Z7XSRe7aZSz6FUbz6+cEW4xRpolGONwdagq0KQMh+UqEt2bW 0TnFdS7kf6rrvAQ9TUqAZC5NxXrLEqKaOcOHG3eY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727521AbfE1NPg (ORCPT ); Tue, 28 May 2019 09:15:36 -0400 Received: from heliosphere.sirena.org.uk ([172.104.155.198]:53090 "EHLO heliosphere.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726620AbfE1NPg (ORCPT ); Tue, 28 May 2019 09:15:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sirena.org.uk; s=20170815-heliosphere; h=In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=BblpOpFREi2nfI7PrhAnSrsLHFooqML/drjwmo5tWZw=; b=ccqw3W6F00V3/DVzf6rsqL1qw unZI8FfF9dGo5mfzG31+24CCFTPT/z8Jv2dEJx7l9maiaMOoW3VDlw55OB++aE7jsLHZ1FrsYbjcl Uuyvx6Qrz/vomXuypGN9VLvd7LpNThJ/gfXFMZ66Q7dLNfGUVV8eo3XI1zpECkHO7XjUI=; Received: from cpc102320-sgyl38-2-0-cust46.18-2.cable.virginm.net ([82.37.168.47] helo=finisterre.sirena.org.uk) by heliosphere.sirena.org.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hVbwY-0002T8-2f; Tue, 28 May 2019 13:15:06 +0000 Received: by finisterre.sirena.org.uk (Postfix, from userid 1000) id 9E733440046; Tue, 28 May 2019 14:15:04 +0100 (BST) Date: Tue, 28 May 2019 14:15:04 +0100 From: Mark Brown To: Linus Walleij Cc: Guillaume Tucker , Geert Uytterhoeven , Elaine Zhang , Eduardo Valentin , Daniel Lezcano , Heiko Stuebner , Tomeu Vizoso , Linux PM list , Kevin Hilman , Linux Kernel Mailing List , "open list:ARM/Rockchip SoC..." , Matt Hart , mgalka@collabora.com, Enric Balletbo i Serra , Zhang Rui , Linux ARM Subject: Re: linusw/for-next boot bisection: v5.2-rc1-8-g73a790c68d7e on rk3288-veyron-jaq Message-ID: <20190528131504.GI2456@sirena.org.uk> References: <5cec74e8.1c69fb81.37335.9d7b@mx.google.com> <0edab48f-06e5-9ed8-09be-7c9976ae1afb@collabora.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="G3juXO9GfR42w+sw" Content-Disposition: inline In-Reply-To: X-Cookie: The other line moves faster. User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --G3juXO9GfR42w+sw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, May 28, 2019 at 10:45:13AM +0200, Linus Walleij wrote: > On Tue, May 28, 2019 at 10:36 AM Guillaume Tucker > > Not really, so I've disabled bisections in the linux-gpio tree > > and a few other maintainers' trees for now. I'll see if we can > > come up with a more systematic way of suppressing bisections in > > similar cases (i.e. the issue has been fixed in mainline later > > than the base commit for the branch being tested). > I think this is what the zeroday autobuilder does because > they never seem to show this problem. Thanks for looking > into it! I've got a feeling they do this by deduping after doing the bisection; they also used to have a system where they'd merge a bunch of trees together and do the bisect on that to save repeating bisects. --G3juXO9GfR42w+sw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAlztNFQACgkQJNaLcl1U h9CnRwf/ee3CvNVsnpAeOOZn7++IRM1ltd0gFGJR8JS1aeptgeYX4Iy+LiyjV8CO ocs2H9W1CPO8oNd45rV709U1T5MzUpy8dPN306+3dPtB+etG8MXvBGSfoSx3oX0t wCZJaDgS/eakIS3nyhwsm4kYrFbOmG8hEjN22pcXugB6++1JPKXDQEC6bVxdJUVo meiYp9AR6PrYDDALwLSw+Hr5PJxOchP/x0azRWqDQ8xqICHaNkhYo2kV1uTF2nBg Y83I4nrNv4JOj+BSH+52Bys+uA8lT2daypGmuX3LVB/mILWA22w9R4uogPNk5uEg hcNuHlAgis5PMVLlC8S8D6U3j4wUIw== =/CjW -----END PGP SIGNATURE----- --G3juXO9GfR42w+sw-- 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=-2.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,T_DKIMWL_WL_HIGH,URIBL_BLOCKED, USER_AGENT_MUTT 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 4D3A0C04AB6 for ; Tue, 28 May 2019 13:15:43 +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 1C0E52133F for ; Tue, 28 May 2019 13:15:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="nyxvVOt2"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=sirena.org.uk header.i=@sirena.org.uk header.b="ccqw3W6F" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1C0E52133F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.20170209; h=Sender: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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=1snVT3p1FuWSRyAq7c7xZFyw8nyxoin7Kis4H+SuRu0=; b=nyxvVOt20fUupFRufnR49N+an 946iz60uAxy93CTSAEJqEDHG6D/UooNCzDtGLS7Vl+sDLAr0e80N4zG7pfghDxaKReguZY5viFffA rbSU8MPS6viPOkaN6H9o1gL2QGAgR7I4IzM8IRkq5tc1mZNLy/WMrmk3uP/druTjzoORFZP8Iiml8 5Jp6l47rncGNJ2nPYBPQKC8zHP2mca+rwJdMZxLWHa/tNNNxpQvRftGZtX+subZyS59/gnOQLi2rf uhzSCXwL7S73w3E3WVgNnP7nW+7rdbH3VDF1JX2P82FcBuQEESnXK6OmIQOuU5r+SR5+FL0QDFsbB 9DFCk1ZGw==; 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 1hVbx2-0008B6-6U; Tue, 28 May 2019 13:15:36 +0000 Received: from heliosphere.sirena.org.uk ([2a01:7e01::f03c:91ff:fed4:a3b6]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hVbwy-0008AI-Nw; Tue, 28 May 2019 13:15:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sirena.org.uk; s=20170815-heliosphere; h=In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=BblpOpFREi2nfI7PrhAnSrsLHFooqML/drjwmo5tWZw=; b=ccqw3W6F00V3/DVzf6rsqL1qw unZI8FfF9dGo5mfzG31+24CCFTPT/z8Jv2dEJx7l9maiaMOoW3VDlw55OB++aE7jsLHZ1FrsYbjcl Uuyvx6Qrz/vomXuypGN9VLvd7LpNThJ/gfXFMZ66Q7dLNfGUVV8eo3XI1zpECkHO7XjUI=; Received: from cpc102320-sgyl38-2-0-cust46.18-2.cable.virginm.net ([82.37.168.47] helo=finisterre.sirena.org.uk) by heliosphere.sirena.org.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hVbwY-0002T8-2f; Tue, 28 May 2019 13:15:06 +0000 Received: by finisterre.sirena.org.uk (Postfix, from userid 1000) id 9E733440046; Tue, 28 May 2019 14:15:04 +0100 (BST) Date: Tue, 28 May 2019 14:15:04 +0100 From: Mark Brown To: Linus Walleij Subject: Re: linusw/for-next boot bisection: v5.2-rc1-8-g73a790c68d7e on rk3288-veyron-jaq Message-ID: <20190528131504.GI2456@sirena.org.uk> References: <5cec74e8.1c69fb81.37335.9d7b@mx.google.com> <0edab48f-06e5-9ed8-09be-7c9976ae1afb@collabora.com> MIME-Version: 1.0 In-Reply-To: X-Cookie: The other line moves faster. User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190528_061532_930055_5D682B52 X-CRM114-Status: GOOD ( 13.23 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Enric Balletbo i Serra , Daniel Lezcano , Heiko Stuebner , Tomeu Vizoso , Linux PM list , Guillaume Tucker , Elaine Zhang , Linux Kernel Mailing List , Eduardo Valentin , "open list:ARM/Rockchip SoC..." , Geert Uytterhoeven , Matt Hart , Kevin Hilman , mgalka@collabora.com, Zhang Rui , Linux ARM Content-Type: multipart/mixed; boundary="===============6655874360698763467==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============6655874360698763467== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="G3juXO9GfR42w+sw" Content-Disposition: inline --G3juXO9GfR42w+sw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, May 28, 2019 at 10:45:13AM +0200, Linus Walleij wrote: > On Tue, May 28, 2019 at 10:36 AM Guillaume Tucker > > Not really, so I've disabled bisections in the linux-gpio tree > > and a few other maintainers' trees for now. I'll see if we can > > come up with a more systematic way of suppressing bisections in > > similar cases (i.e. the issue has been fixed in mainline later > > than the base commit for the branch being tested). > I think this is what the zeroday autobuilder does because > they never seem to show this problem. Thanks for looking > into it! I've got a feeling they do this by deduping after doing the bisection; they also used to have a system where they'd merge a bunch of trees together and do the bisect on that to save repeating bisects. --G3juXO9GfR42w+sw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAlztNFQACgkQJNaLcl1U h9CnRwf/ee3CvNVsnpAeOOZn7++IRM1ltd0gFGJR8JS1aeptgeYX4Iy+LiyjV8CO ocs2H9W1CPO8oNd45rV709U1T5MzUpy8dPN306+3dPtB+etG8MXvBGSfoSx3oX0t wCZJaDgS/eakIS3nyhwsm4kYrFbOmG8hEjN22pcXugB6++1JPKXDQEC6bVxdJUVo meiYp9AR6PrYDDALwLSw+Hr5PJxOchP/x0azRWqDQ8xqICHaNkhYo2kV1uTF2nBg Y83I4nrNv4JOj+BSH+52Bys+uA8lT2daypGmuX3LVB/mILWA22w9R4uogPNk5uEg hcNuHlAgis5PMVLlC8S8D6U3j4wUIw== =/CjW -----END PGP SIGNATURE----- --G3juXO9GfR42w+sw-- --===============6655874360698763467== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============6655874360698763467==--