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=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 1809AC3F68F for ; Sun, 9 Feb 2020 23:06:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D5BE02084D for ; Sun, 9 Feb 2020 23:06:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="M+6RZ2Kb" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727815AbgBIXGF (ORCPT ); Sun, 9 Feb 2020 18:06:05 -0500 Received: from bilbo.ozlabs.org ([203.11.71.1]:58757 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726798AbgBIXGE (ORCPT ); Sun, 9 Feb 2020 18:06:04 -0500 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 48G4Qf6wbkz9s29; Mon, 10 Feb 2020 10:06:02 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1581289563; bh=64KQQ6OGnuOCJTUpCt9x6QtWmXy1QR1UiQDytN151Qo=; h=Date:From:To:Cc:Subject:From; b=M+6RZ2KbRpUVZ1Q+dstXXw66wFYRFkndj+LQuQW/9hXZK1pfc1L3reW+AmbRbDtPQ 5n8GNJzyiI7Z5Q0pjBvGjpSJATLaHADxEKOQe2hheFUmI0yAEIEDQvbABFQl/DKPOd 6wNSAhn9nFpT/Cw24i8fVREFKn7yPkRWLuJ/dchm6WQ5oxXex+pSKvxoe4kVcmeJSD K2be/iiaZhuKrF3WNZJYeR6IL/C9UktQ3BkMfMcmg81Z2/Pmqc8yN/xwaAdGM825pL 4RbVx4CshHS2xCHyJNVRyjkdcEqEqAxPuVcvUW+BCQiAt/3jYZ5oDybTszT4DjgwNZ SdDETLp+Sh9kA== Date: Mon, 10 Feb 2020 10:05:55 +1100 From: Stephen Rothwell To: David Howells , Linus Torvalds Cc: Linux Next Mailing List , Linux Kernel Mailing List Subject: linux-next: build failure after merge of the keys tree Message-ID: <20200210100555.7497d69b@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/II1eBoj.2IzcWVCzG9IYoqY"; protocol="application/pgp-signature"; micalg=pgp-sha256 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/II1eBoj.2IzcWVCzG9IYoqY Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, After merging the keys tree, today's linux-next build (x86_64 allmodconfig) failed like this: Caused by commits in the keys tree interacting with commit 0ddad21d3e99 ("pipe: use exclusive waits when reading or writing") from Linus' tree. Given that I haven't seen a pull request for the keys tree yet, it seems that this work will not be in v5.6, so I have just dropped the keys tree for today. --=20 Cheers, Stephen Rothwell --Sig_/II1eBoj.2IzcWVCzG9IYoqY Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl5AkFMACgkQAVBC80lX 0GyZKAf+KsjDg+wqlTQQ4wJpLUi77elenST8EO8TCZROI62YR99+FXrK1RXxRIk+ TZyWsIBnwBRpl5zpRWOCfL5IZFGbEYIKfLBhT4QUjuxGZLBYvjZN3gM0U+QQNnSs dvuTWjbjEhVObg0zhwntITdxuC8GUL3rgpX4QEIjmH0EY2uIMAmgc5sYjB0tFfMb 36Yj1bacQtfN0i/7qCmoyDkIf0NgxQlIHFlrmYUUsQkFfVkom7EdFC4DmMJ0V7Tj BsMEHSdVKFMtFJQc4QT52dEG5gTrtB7QqVVfKzCrrU+8/cSyS3HeRC2OsEIbX9YO iQlJJaGe6YcN5gtk1g5WDjYWzGNVhA== =MCe7 -----END PGP SIGNATURE----- --Sig_/II1eBoj.2IzcWVCzG9IYoqY--