From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Rothwell Subject: linux-next: build failure after merge of the fsl tree Date: Mon, 12 May 2014 15:55:57 +1000 Message-ID: <20140512155557.5b758614@canb.auug.org.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/elLLYofYkdxJx6jXv+M0eEG"; protocol="application/pgp-signature" Return-path: Received: from ozlabs.org ([103.22.144.67]:56180 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752074AbaELF4L (ORCPT ); Mon, 12 May 2014 01:56:11 -0400 Sender: linux-next-owner@vger.kernel.org List-ID: To: Scott Wood Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Stuart Yoder --Sig_/elLLYofYkdxJx6jXv+M0eEG Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Scott, After merging the fsl tree, today's linux-next build (powerpc allyesconfig) failed like this: arch/powerpc/kernel/epapr_paravirt.c: In function 'epapr_idle_init': arch/powerpc/kernel/epapr_paravirt.c:77:23: error: 'epapr_ev_idle' undeclar= ed (first use in this function) ppc_md.power_save =3D epapr_ev_idle; ^ Caused by commit 7762b1ed7aae ("powerpc: move epapr paravirt init of power_save to an initcall"). I have reverted that commit for today. --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au --Sig_/elLLYofYkdxJx6jXv+M0eEG Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBCAAGBQJTcGJ5AAoJEMDTa8Ir7ZwVACUP/22wVygigCWr729ZnUuAeO0L hkh7xpnHGTSslOs6kfwnXcq2c0Mh94nOZTqmI5L5WPq1+bInlsEBSwoZKrzqkHov m3H3H94iWPD83rw6iVzvenpNvQErxZMPUSKW+WQc09byDWmTt+gm2TGARAdzoWND CT6958dJ0Sh1H4UQls+LJ1Pqblhx5m/2BkvZxLveeogwBZHkmqZgaWb79BAnsqsL pvt3V8QDgyphR4Zo8NasUUBf01Pce+A3+0UsEM67+KqPbnl99VjnPU7W29X0/ceA UDQEvWIsKpCKCV+sMWsb57eqD97+KFSfMGwV3j2YCO1kKRtbrn5JYLtECFQfygld dgpvrLJMOakxnyKK+Xy1OeCGGvAorTzKMPnq4nUfOe0bk1+snvmVCpncGLCbcxgw rRpXJcGxTp1TqbTrv6XVpsmEWHcbuQGJnz2uRgNFxVKI8JWMRbFn6V6Kt7H580bc upbMil0joLzuWzl6iYusqwuXxZOMqW7dF2OtcxwNhQh3O+869HwhCPOU7vkMtfES wUJvWMbUaMkT3wFfpJiMN53awjP7nN3q66CHIzIVWkQXxWsW2gVs1ha8SOjERjQj RaVfxqylz5w+0uueGgraAe1NmljIajKbaMIebOeUPTWXzJUgOFd5vTXGy0WShcto mbk7nmxrzhbDkvdCUGnH =m/mk -----END PGP SIGNATURE----- --Sig_/elLLYofYkdxJx6jXv+M0eEG--