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 17D61C2D0D2 for ; Thu, 19 Dec 2019 00:01:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D02DF222C2 for ; Thu, 19 Dec 2019 00:01:48 +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="QyyH64gB" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726609AbfLSABs (ORCPT ); Wed, 18 Dec 2019 19:01:48 -0500 Received: from bilbo.ozlabs.org ([203.11.71.1]:36489 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726463AbfLSABs (ORCPT ); Wed, 18 Dec 2019 19:01:48 -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 47dX9P6HLDz9sPK; Thu, 19 Dec 2019 11:01:45 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1576713706; bh=CBUu1TEhcIZSwqdjl+8GrOmBK0ixeFV5R+0Ppa2jFcc=; h=Date:From:To:Cc:Subject:From; b=QyyH64gBLr3uCJZO69+ttq+w4LYcziDybU421A6541DKN59KLRLnyERAmPp3czft4 1+1z4hpXT+TpMa9WUkCYKti1+/LVs+sAfql7F8KtPMPZE6izAu5LZL1cC29JNbKTcR 8OyUNh1o8/NtGuSNeycKhO0w+un1he9BTu7dA0yyIH+qhxwmDIGk6bYq8S+SeyRnm2 basqzOKAVZ2g7jGNe+eFDjL7/aGBOvL5ZIxpUPlG/Ge743jzeaT57zv7KQxGZoSefO hMv4uJP7ianQ/25z00gABS5jx88dH+xUPT8b/7K3E/tLl9zpmpncqXSyJyBwfsyCsK cJeSw/6hspHHw== Date: Thu, 19 Dec 2019 11:01:44 +1100 From: Stephen Rothwell To: Sebastian Reichel Cc: Linux Next Mailing List , Linux Kernel Mailing List , Elliot Berman Subject: linux-next: build failure after merge of the battery tree Message-ID: <20191219110144.0ccba0bf@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/0IBJ0t3BNZwJcKT0YDq3uj2"; protocol="application/pgp-signature"; micalg=pgp-sha256 Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org --Sig_/0IBJ0t3BNZwJcKT0YDq3uj2 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, After merging the battery tree, today's linux-next build (x86_64 allmodconfig) failed like this: ERROR: "machine_restart" [drivers/power/reset/restart-poweroff.ko] undefine= d! Caused by commit 263ec7d0c497 ("power: reset: Enable tristate on restart power-off driver") I have used the bettery tree from next-20191218 for today. --=20 Cheers, Stephen Rothwell --Sig_/0IBJ0t3BNZwJcKT0YDq3uj2 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl36vegACgkQAVBC80lX 0Gy1MQf+KoqormuEigtJxYPMkYJ9r/p7Ov6V60zfWkGl9VzlF+Qd2weAmx8vrdxj wCOjSevQMWnT2UU+oBoUhsm8I84c8lmV5EQmP0YfyIIiMTUhe7l/n+BSV0KTBrkL 0h2TM0KLuGFr863NTXKu5bjsjv0s71RSuI0ldamleeyqlkBNX7dYa2MK1kcgcoYf 5n56tcriZV4ie/sr0EbW6zw6UlykLysrDQoiGVX3zpKh1Trn/pr2fys/bZR9VA/0 DDTSWaSY+dLiKozZbA1N8+iuvewNNVyh/VNpPQVooIuiwPc66T1QYRGxSjrxiZ5t o9rZ5FYejaHrX+RVgXCDPBXUn1iXLA== =QZkr -----END PGP SIGNATURE----- --Sig_/0IBJ0t3BNZwJcKT0YDq3uj2--