Re: [PATCH] DRM: 64-bit warning in compilation: wrong param size in DRM or harmless?

2005-10-31 Thread Dave Airlie
I got a warning and while going to fix it, I discovered some issues with the code (including raciness). While compiling 2.6.14 for x86_64, I got: CC [M] drivers/char/drm/drm_bufs.o /home/paolo/Admin/kernel/6/VCS/linux-2.6.14/drivers/char/drm/drm_bufs.c: In function `drm_addmap_ioctl':

[PATCH] DRM: 64-bit warning in compilation: wrong param size in DRM or harmless?

2005-10-31 Thread Blaisorblade
I got a warning and while going to fix it, I discovered some issues with the code (including raciness). While compiling 2.6.14 for x86_64, I got: CC [M] drivers/char/drm/drm_bufs.o /home/paolo/Admin/kernel/6/VCS/linux-2.6.14/drivers/char/drm/drm_bufs.c: In function `drm_addmap_ioctl':