From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Rothwell Subject: linux-next: origin tree build failure Date: Mon, 12 Jan 2009 10:48:37 +1100 Message-ID: <20090112104837.69feedec.sfr__46648.168078582$1231717880$gmane$org@canb.auug.org.au> Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Mon__12_Jan_2009_10_48_37_+1100_XIVE0LGEI43ZezO6" Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Linus Torvalds Cc: linux-next@vger.kernel.org, Rusty Russell , Mike Travis , Ingo Molnar , Andrew Morton , "David S. Miller" , LKML , Benjamin Herrenschmidt , Paul Mackerras , linuxppc-dev@ozlabs.org List-Id: linux-next.vger.kernel.org --Signature=_Mon__12_Jan_2009_10_48_37_+1100_XIVE0LGEI43ZezO6 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Linus, Today's linux-next build (powerpc ppc64_defconfig) failed like this: arch/powerpc/platforms/pasemi/cpufreq.c: In function 'pas_cpufreq_cpu_init': arch/powerpc/platforms/pasemi/cpufreq.c:216: error: incompatible types in a= ssignment arch/powerpc/platforms/powermac/cpufreq_64.c: In function 'g5_cpufreq_cpu_i= nit': arch/powerpc/platforms/powermac/cpufreq_64.c:365: error: incompatible types= in assignment arch/powerpc/platforms/cell/cbe_cpufreq.c: In function 'cbe_cpufreq_cpu_ini= t': arch/powerpc/platforms/cell/cbe_cpufreq.c:121: error: incompatible types in= assignment Caused by commit 835481d9bcd65720b473db6b38746a74a3964218 ("cpumask: convert struct cpufreq_policy to cpumask_var_t") which missed updating all the powerpc (at least) cpufreq drivers. Reverting that one commit required fixups, so I reverted merge commit 4e9b1c184cadbece3694603de5f880b6e35bd7a7 ("Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip") instead. I am hoping that this will be fixed soon and that revert doesn't propagate more pain through today's linux-next. This branch was last committed to in the tip tree on Jan 7 (the patch above was committed on Jan 6) but was never propagated to linux-next before being merged into your tree yesterday. --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ --Signature=_Mon__12_Jan_2009_10_48_37_+1100_XIVE0LGEI43ZezO6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAklqhVUACgkQjjKRsyhoI8wnagCeJqHvFLMK409R5XLtEldF0dBY aRcAnij8+jRXEfuQjByOla7llQ/pCSd+ =ZPEf -----END PGP SIGNATURE----- --Signature=_Mon__12_Jan_2009_10_48_37_+1100_XIVE0LGEI43ZezO6--