From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Rothwell Subject: linux-next: build failure after merge of the tip tree Date: Wed, 4 Jun 2014 16:05:22 +1000 Message-ID: <20140604160522.1d788c1e@canb.auug.org.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/yfOy6ZqkjtCJnNIbSQ6Hf0N"; protocol="application/pgp-signature" Return-path: Received: from ozlabs.org ([103.22.144.67]:56310 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751165AbaFDGF3 (ORCPT ); Wed, 4 Jun 2014 02:05:29 -0400 Sender: linux-next-owner@vger.kernel.org List-ID: To: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Pawel Moll , Stephen Boyd , John Stultz Archived-At: List-Archive: List-Post: --Sig_/yfOy6ZqkjtCJnNIbSQ6Hf0N Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, After merging the tip tree, today's linux-next build (arm multi_v7_defconfig) failed like this: drivers/clocksource/versatile.c: In function 'versatile_sched_clock_init': drivers/clocksource/versatile.c:37:2: error: implicit declaration of functi= on 'setup_sched_clock' [-Werror=3Dimplicit-function-declaration] Caused by commit c04ae71c9c26 ("sched_clock: Remove deprecated setup_sched_clock() API") from the tip tree. The usage was only added to Linus' tree today by commit 220e2a8d22cd ("clocksource: Sched clock source for Versatile Express") (but this commit has been in linux-next since May 22 at least). I have reverted the tip tree commit for today. --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au --Sig_/yfOy6ZqkjtCJnNIbSQ6Hf0N Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBCAAGBQJTjrcnAAoJEMDTa8Ir7ZwVrQAQAIx8q+QsNv098bsE5W4fBoSn 1enzxh0LzNk+v35+vUuIeDq9qBNyovXKtxUBL/WA97fxz6A4vNrnqe9vFdclYzmt NMH6pQy5s6HTdyHFuC8dJokX7Oz1ndj94P5P259VNiKaYeAXiIeCWX3Mxua840Lt wwt/cvEr0U0hEkmGz9YbFxvJTbHxGGATmV4uHkaWBke92abO/nI4nu9NoPMBDemK Wcue5U9gVdgwgyQitnMuJYUEcgOP8bkqRdlBFDt8vDmWsp2TS4KeZySeQFPZ/Uht XX0FCj03Ig65lukeODTzqoawORNMutM05kKbvh1zIfV6g/cMgcM1+7mEUwekbcs7 9Zi+fuP5fsjQo58f5DYqOC8r4GOoP3RkJE/Xuar5ozYC0xEfkEKdcEblV2JiYIct kqPW2spKoRZeqz/YO0D5WSkGHvVGbSfliTGZdPoxIrH1Q0SpkpR8uZfQSLaQBr3j i7EooJWBiebqW48JJ/CGt6A9NIs5fLwm5wzqAK3hdsOtSH5w1Z9XevViVVYUtpTT SzBDY+FABl3veHiluYr5+utv1GIeQHwRPB1y9T5BzlSaPDDfN3Go6G2+KeaiQ1/k G6XV+zg9Uw/W6KoCRAQyAIYAXnVTNPZkeqihFf1yck8U2cAzSluT92g+8ULq2nR2 KGMCkKvAnhMDT42eECVV =/alA -----END PGP SIGNATURE----- --Sig_/yfOy6ZqkjtCJnNIbSQ6Hf0N--