they should all be fixed in the linux-core stuff.... inter_module will be when we Linus takes my changes for 2.6.11
Dave. On Tue, 21 Dec 2004, Lee Revell wrote: > I fixed one of the warnings but am not sure what to do about these. > Kernel is 2.6.10-rc2. > > make -C /home/rlrevell/kernel-source/linux-2.6.9 SUBDIRS=`pwd` > DRMSRCDIR=`pwd` modules > make[2]: Entering directory `/smb/rlrevell/kernel-source/linux-2.6.9' > CC [M] /home/rlrevell/cvs/dri/drm/linux-2.6/via_irq.o > CC [M] /home/rlrevell/cvs/dri/drm/linux-2.6/via_drv.o > In file included from /home/rlrevell/cvs/dri/drm/linux-2.6/drm_core.h:27, > from /home/rlrevell/cvs/dri/drm/linux-2.6/via_drv.c:31: > /home/rlrevell/cvs/dri/drm/linux-2.6/drm_agpsupport.h: In function > `viadrv_agp_uninit': > /home/rlrevell/cvs/dri/drm/linux-2.6/drm_agpsupport.h:435: warning: > `inter_module_put' is deprecated (declared at include/linux/module.h:582) > In file included from /home/rlrevell/cvs/dri/drm/linux-2.6/drm_core.h:41, > from /home/rlrevell/cvs/dri/drm/linux-2.6/via_drv.c:31: > /home/rlrevell/cvs/dri/drm/linux-2.6/drm_vm.h: In function `viadrv_mmap': > /home/rlrevell/cvs/dri/drm/linux-2.6/drm_vm.h:626: warning: > `remap_page_range' is deprecated (declared at include/linux/mm.h:770) > In file included from /home/rlrevell/cvs/dri/drm/linux-2.6/drm_core.h:43, > from /home/rlrevell/cvs/dri/drm/linux-2.6/via_drv.c:31: > /home/rlrevell/cvs/dri/drm/linux-2.6/drm_stub.h: In function > `viadrv_put_minor': > /home/rlrevell/cvs/dri/drm/linux-2.6/drm_stub.h:242: warning: > `inter_module_put' is deprecated (declared at include/linux/module.h:582) > /home/rlrevell/cvs/dri/drm/linux-2.6/drm_stub.h:247: warning: > `inter_module_unregister' is deprecated (declared at > include/linux/module.h:578) > In file included from /home/rlrevell/cvs/dri/drm/linux-2.6/drm_core.h:43, > from /home/rlrevell/cvs/dri/drm/linux-2.6/via_drv.c:31: > /home/rlrevell/cvs/dri/drm/linux-2.6/drm_stub.h: In function `viadrv_probe': > /home/rlrevell/cvs/dri/drm/linux-2.6/drm_stub.h:339: warning: > `inter_module_register' is deprecated (declared at include/linux/module.h:577) > CC [M] /home/rlrevell/cvs/dri/drm/linux-2.6/via_ds.o > CC [M] /home/rlrevell/cvs/dri/drm/linux-2.6/via_map.o > CC [M] /home/rlrevell/cvs/dri/drm/linux-2.6/via_mm.o > CC [M] /home/rlrevell/cvs/dri/drm/linux-2.6/via_dma.o > CC [M] /home/rlrevell/cvs/dri/drm/linux-2.6/via_verifier.o > LD [M] /home/rlrevell/cvs/dri/drm/linux-2.6/via.o > > Lee > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > -- > _______________________________________________ > Dri-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dri-devel > -- David Airlie, Software Engineer http://www.skynet.ie/~airlied / airlied at skynet.ie pam_smb / Linux DECstation / Linux VAX / ILUG person ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
