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: Fri, 25 Jul 2014 14:45:22 +1000 Message-ID: <20140725144522.32c1f6b5@canb.auug.org.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/09x8C0AWfck5zql6v/03jxQ"; protocol="application/pgp-signature" Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, John Stultz List-Id: linux-next.vger.kernel.org Archived-At: List-Archive: List-Post: --Sig_/09x8C0AWfck5zql6v/03jxQ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, After merging the tip tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: arch/powerpc/kernel/time.c:743:6: error: conflicting types for 'update_vsys= call_old' void update_vsyscall_old(struct timespec *wall_time, struct timespec *wtm, ^ In file included from arch/powerpc/kernel/time.c:77:0: include/linux/timekeeper_internal.h:114:13: note: previous declaration of '= update_vsyscall_old' was here extern void update_vsyscall_old(struct timespec *ts, struct timespec *wtm, ^ Caused by commit 4a0e637738f0 ("clocksource: Get rid of cycle_last"). I have used the tip tree from next-20140724 for today. --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au --Sig_/09x8C0AWfck5zql6v/03jxQ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJT0eDtAAoJEMDTa8Ir7ZwVL9cP/iXis3u4igJeEhcAA4LaucY6 F1Tmi2FyQbmxZBlFKmbC/5df69ydRxHNepw/UygaTiFxx9vLE4lsBchCxWb4g+or 3OMmOoPUu38cfGmJSoEQjyVKLmksz9lYa38HdVmwNJ41CdMMx5rrAoLqa1sFz3I0 vv7jfRkMmJRCxx3wHUtAb7PskGhVvf64hd5c+9EBAO4Z/z6YmLuzn/mpt6ohDMj/ 0mml9z71T+Dm/ZnHA3q29s219chkrkqgVENMkML3eeDMjLNWBvuJYUm5wdcTYxg6 ShbOpn8OFY+fbbP8JI5eaFVxmR2hNLrGOEqDJZfD0LR2zgMUrcCdNVHRoc+RC042 HLnYBfWVX1nuN6UdYWd/82tLii2TTpVRoKadKkRt/7vxkXLzemy2OI4Z9yensdAj IWt6g9puX7nhCbzvWnDj9BhgI7tsiW98xlh6T+F0WNh/RcOel3lZYBOhNMjqvTvu kRQwAEm+BGvembzlvm0K+Pn3kQzAxgtbDK4yPCyjzeiuUvotRQD0BQgOTQIPn18w Y66UIEa0Pfu3y2HedONH+RV+SsuxG5u21ZofDKB3EzzeP/Q5KVhaaQShSSzNKBez gktWBtPm42Y4WO/DDz4FIQFt2mDDUAnbxTaLy8kTYIT7oc4XJGtA6PE6bzUmBO6u RBN/ZmxP2ILf/8oxWFkb =YkH3 -----END PGP SIGNATURE----- --Sig_/09x8C0AWfck5zql6v/03jxQ--