http://bugs.freedesktop.org/show_bug.cgi?id=10576


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NOTABUG




------- Comment #2 from [EMAIL PROTECTED]  2007-04-09 11:27 PST -------
(In reply to comment #1)
> Links to drm and kernels git's  that have introduced incompatibility:
> 
> http://gitweb.freedesktop.org/?p=mesa/drm.git;a=commitdiff;h=f2db76e2f206d2017f710eaddc4b33add4498898
> 
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=e0dc0d8f4a327d033bfb63d43f113d5f31d11b3c
> 
> Someone has to change the name but who?
> 

vm_insert_pfn first appears in the kernel in the 2.6.21-rc series.
In drm_compat.c it is not included if the kernel version >= 2.6.21, when the
symbol DRM_FULL_MM_COMPAT is defined. 

The semantics of the two functions, although they are looking very different
are the same. The one in the mainstream kernel should be used if there is a
clash.

I'm not sure why it appears in Ubuntu 2.6.20. I think you need to ask the
Ubuntu guys. 

/Thomas




-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to