From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Rothwell Subject: linux-next: build warning after merge of the tip tree Date: Wed, 14 Sep 2011 16:34:55 +1000 Message-ID: <20110914163455.fcc47a7aba8604c690988473@canb.auug.org.au> Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Wed__14_Sep_2011_16_34_55_+1000_Px=Vq+3FJW1ZxFZO" Return-path: Received: from calzone.tip.net.au ([203.10.76.15]:52535 "EHLO calzone.tip.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751931Ab1INGfD (ORCPT ); Wed, 14 Sep 2011 02:35:03 -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, Shan Hai , Yong Zhang --Signature=_Wed__14_Sep_2011_16_34_55_+1000_Px=Vq+3FJW1ZxFZO Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all, After merging the tip tree, today's linux-next build (powerpc allnoconfig) produced this warning: lib/atomic64.c: In function 'lock_addr': lib/atomic64.c:42:2: warning: return from incompatible pointer type Introduced by commit f59ca05871a0 ("locking, lib/atomic64: Annotate atomic64_lock::lock as raw"). This function (which is declared to return "spinlock_t *") is now returning "raw_spinlock_t *". --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ --Signature=_Wed__14_Sep_2011_16_34_55_+1000_Px=Vq+3FJW1ZxFZO Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEcBAEBAgAGBQJOcEsPAAoJEDMEi1NhKgbsOu0IAJYawYdd21/JCucnV04SRzsI O5lnb0YANszBzsjQa1MBTWmy07TOB9/6Vp6WidHfdjUt8jbmYx+VnmvXSG+e5705 YnLt57jTDMTRU1wmyFR0FKDBKQ0b3+BNcCxXtyf9IPqKCPndMLFqx+2jROiA2LV9 pV283evIHM2VigYTDPajGypkgU1gFdzOAOpA0gA34HgYSfZrK98U+OSnU4oGMtiM Gwy4RfeUtKIOfSaocCK+ydB9+gxW9Wfcz8zpCRtcW2HvfGnXmQHbcnCZWCkWw8QC 0Pk10ZhoX+RfCea6OeCE082wgBC6O6AqmFyjFoEzQswgcja9afOpY9/L+nW4Zec= =RYPS -----END PGP SIGNATURE----- --Signature=_Wed__14_Sep_2011_16_34_55_+1000_Px=Vq+3FJW1ZxFZO--