From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Rothwell Subject: linux-next: build warning in Linus' tree Date: Tue, 25 May 2010 11:46:14 +1000 Message-ID: <20100525114614.fd61d822.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Tue__25_May_2010_11_46_14_+1000_PTS0dIspDlqzk/=9" Return-path: Received: from chilli.pcug.org.au ([203.10.76.44]:40552 "EHLO smtps.tip.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757682Ab0EYBqV (ORCPT ); Mon, 24 May 2010 21:46:21 -0400 Sender: linux-next-owner@vger.kernel.org List-ID: To: David Miller , netdev@vger.kernel.org Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Neil Jones --Signature=_Tue__25_May_2010_11_46_14_+1000_PTS0dIspDlqzk/=9 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Dave, Today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/net/usb/asix.c: In function 'asix_rx_fixup': drivers/net/usb/asix.c:325: warning: cast from pointer to integer of differ= ent size drivers/net/usb/asix.c:354: warning: cast from pointer to integer of differ= ent size Introduced by commit 3f78d1f210ff89af77f042ab7f4a8fee39feb1c9 ("drivers/net/usb/asix.c: Fix unaligned accesses"). This commit casts skb->data to u32. --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ --Signature=_Tue__25_May_2010_11_46_14_+1000_PTS0dIspDlqzk/=9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkv7K+YACgkQjjKRsyhoI8y1WwCaA4fPBIcgEiHc220slTxhmHFj kFgAoJzAjvCRRUg8jvuX5dSqFCfBMXXL =WIpL -----END PGP SIGNATURE----- --Signature=_Tue__25_May_2010_11_46_14_+1000_PTS0dIspDlqzk/=9--