From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759151Ab0EZBFQ (ORCPT ); Tue, 25 May 2010 21:05:16 -0400 Received: from chilli.pcug.org.au ([203.10.76.44]:39195 "EHLO smtps.tip.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754155Ab0EZBFO (ORCPT ); Tue, 25 May 2010 21:05:14 -0400 Date: Wed, 26 May 2010 11:05:06 +1000 From: Stephen Rothwell To: Linus Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Andrew Morton , Joakim Tjernlund Subject: linux-next: build warning in Linus'tree Message-Id: <20100526110506.f2f4f22c.sfr@canb.auug.org.au> X-Mailer: Sylpheed 3.0.2 (GTK+ 2.20.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Wed__26_May_2010_11_05_06_+1000_sjAMTDJwyHgOtG8p" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Signature=_Wed__26_May_2010_11_05_06_+1000_sjAMTDJwyHgOtG8p 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) produced this warning: lib/crc32.c:53:22: warning: "__LITTLE_ENDIAN" is not defined lib/crc32.c:53:22: warning: "__LITTLE_ENDIAN" is not defined In file included from fs/jfs/jfs_types.h:33, from fs/jfs/jfs_incore.h:26, from fs/jfs/file.c:22: fs/jfs/endian24.h:36:101: warning: "__LITTLE_ENDIAN" is not defined and more of the same ... Introduced by commit 4762bbc1a3a1f22095278b74dd1b8cee04858641 ("crc32: use __BYTE_ORDER macro for endian detection") and (probably) commit b3b77c8= caef1750ebeea1054e39e358550ea9f55 ("endian: #define __BYTE_ORDER"). --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ --Signature=_Wed__26_May_2010_11_05_06_+1000_sjAMTDJwyHgOtG8p Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkv8c8IACgkQjjKRsyhoI8ywAQCfcbouvU4PoKngixFlPZQy0dn/ vAEAn26VmkYHJJ/eLq5+A4kXhjNxavqs =4iWW -----END PGP SIGNATURE----- --Signature=_Wed__26_May_2010_11_05_06_+1000_sjAMTDJwyHgOtG8p--