From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Rothwell Subject: linux-next: build warning after merge of the drm-misc-fixes tree Date: Tue, 22 Oct 2019 08:07:34 +1100 Message-ID: <20191022080734.41955464@canb.auug.org.au> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1710126430==" Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: Daniel Vetter , Intel Graphics , DRI Cc: Linux Next Mailing List , Linux Kernel Mailing List , Guillem Jover List-Id: intel-gfx@lists.freedesktop.org --===============1710126430== Content-Type: multipart/signed; boundary="Sig_/7+Mx3FL7wh_1DROrLXtWV4P"; protocol="application/pgp-signature"; micalg=pgp-sha256 --Sig_/7+Mx3FL7wh_1DROrLXtWV4P Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, After merging the drm-misc-fixes tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: In file included from include/uapi/linux/posix_types.h:5, from include/uapi/linux/types.h:14, from include/linux/types.h:6, from include/linux/limits.h:6, from include/linux/kernel.h:7, from fs/aio.c:14: fs/aio.c: In function '__do_compat_sys_io_pgetevents': include/linux/stddef.h:8:14: warning: initialization of 'unsigned int' from= 'void *' makes integer from pointer without a cast [-Wint-conversion] 8 | #define NULL ((void *)0) | ^ fs/aio.c:2196:38: note: in expansion of macro 'NULL' 2196 | struct __compat_aio_sigset ksig =3D { NULL, }; | ^~~~ include/linux/stddef.h:8:14: note: (near initialization for 'ksig.sigmask') 8 | #define NULL ((void *)0) | ^ fs/aio.c:2196:38: note: in expansion of macro 'NULL' 2196 | struct __compat_aio_sigset ksig =3D { NULL, }; | ^~~~ fs/aio.c: In function '__do_compat_sys_io_pgetevents_time64': include/linux/stddef.h:8:14: warning: initialization of 'unsigned int' from= 'void *' makes integer from pointer without a cast [-Wint-conversion] 8 | #define NULL ((void *)0) | ^ fs/aio.c:2231:38: note: in expansion of macro 'NULL' 2231 | struct __compat_aio_sigset ksig =3D { NULL, }; | ^~~~ include/linux/stddef.h:8:14: note: (near initialization for 'ksig.sigmask') 8 | #define NULL ((void *)0) | ^ fs/aio.c:2231:38: note: in expansion of macro 'NULL' 2231 | struct __compat_aio_sigset ksig =3D { NULL, }; | ^~~~ Introduced by commit de80166a573d ("aio: Fix io_pgetevents() struct __compat_aio_sigset layout= ") --=20 Cheers, Stephen Rothwell --Sig_/7+Mx3FL7wh_1DROrLXtWV4P Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl2uHhYACgkQAVBC80lX 0GzAWQgAghqJx0OCN3Zexk2nGXPMhdOhx7kvE/o/p1ktaIlP5yR3YCiVvvBxr66I FPnka6qfPHPwHSiDi8364tABAyezb+YpKKGMk1DkFjhmHPo8ST0/WloTYz3+PjF8 JpXpii+n/Z7/lp1oLh8ZeXxxyng9DS0viDC0Xctr2H6Hp5efXTcJIFBATfCtAcaa ewlckCUY4T3e2J/BUVRzwY5ZzgkJZ02u8Whkm0r2KXG+XJmSEgA5Y6KrU6YN0BoR SJ0i8tkFCTD1i3oBdFbROWlEyEH482mbJX7Uo5JIUs64VTyhopYPIH+WR2EmqQ02 Vs+ulLLAiuz7RUXQRTPEKEWehG1QKg== =gXoK -----END PGP SIGNATURE----- --Sig_/7+Mx3FL7wh_1DROrLXtWV4P-- --===============1710126430== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KSW50ZWwtZ2Z4 IG1haWxpbmcgbGlzdApJbnRlbC1nZnhAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vaW50ZWwtZ2Z4 --===============1710126430==--