On Sat, 2006-04-22 at 17:40 -0700, Jesse Allen wrote:
> Hi,
> 
> There has been a patch to 2.6.17-rc1
> [PATCH] mm: make __put_page internal
> http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=0f8053a509ceba4a077a50ea7b77039b5559b428
> 
> I believe this is causing drm cvs compiling to fail for the radeon module. I 
> guess it is because __put_page's definition is hidden, and the drm cvs falls
> back to an old definition in linux-core/drm_compat.h line 173. "count" vs 
> "_count". I made this patch to make it compile. Some please look at what
> should be really done.

I tend to think that we should use __free_page() and do it _after_
clearing PG_Reserved but it's Dave's baby so ... :)

Ben.
 



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to