Re: via.o build problem with 2.6.10-rc2-mm2

2004-11-25 Thread Alan Cox
On Mer, 2004-11-24 at 02:28, Dave Airlie wrote: That is due to the new remap_pfn_range stuff, I'm not sure we can put checks for it into our CVS tree, as -mm trees don't have different KERNEL_VERSION than Linus trees, you could try building the linux-core tree rather than the linux-2.6 tree...

Re: via.o build problem with 2.6.10-rc2-mm2

2004-11-25 Thread Dave Airlie
Its in 10rc as well. The change fixes various things like remapping pages high up. and the DRM in 10rc works but I really only want to add checks to CVS for released kernels, supporting -mm and -rcs in our CVS tree isn't really something I'd like to spend time on... (I know via isn't in the

Re: via.o build problem with 2.6.10-rc2-mm2

2004-11-23 Thread Lee Revell
On Tue, 2004-11-23 at 20:30 -0500, Lee Revell wrote: *** Warning: remap_page_range [/home/rlrevell/cvs/dri/drm/linux-2.6/via.ko] undefined! Fixed this one, it just needs to be io_remap_page_range with vma as the first argument. *** Warning: pgd_offset_k_is_obsolete

via.o build problem with 2.6.10-rc2-mm2

2004-11-23 Thread Lee Revell
[EMAIL PROTECTED]:~/cvs/dri/drm/linux-2.6$ LINUXDIR=/home/rlrevell/kernel-source/linux-2.6.10-rc2-mm2-V0.7.30-9 make via.o make DRM_MODULES=via.o modules make[1]: Entering directory `/home/rlrevell/cvs/dri/drm/linux-2.6' make -C /home/rlrevell/kernel-source/linux-2.6.10-rc2-mm2-V0.7.30-9