> A patch is attached. It changes both linux/linux-2.6 and linux-core. I
> tested that it compiles (linux-2.6 and linux-core) and loads all modules
> (except radeon, which failed because I don't have the necessary i2c bits
> in my kernel). Any objections to applying this?
>

Looks good to me apply away...

Dave.

> Regards,
>   Felix
>
> Am Sa, den 30.10.2004 schrieb Felix Kühling um 23:56:
> > Currenly in linux-core the driver callback reclaim_buffers is called
> > with a single argument "filp". In reclaim_buffers you need OS-specific
> > knowledge to extract the device pointer from the filp. In the BSD DRM
> > reclaim_buffers takes two arguments, "dev" and "filp". Could we change
> > the linux version to use the same API? This would allow implementing an
> > OS-agnostic reclaim_buffers function in a driver.
> >
> > Regards,
> >   Felix
>

-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
pam_smb / Linux DECstation / Linux VAX / ILUG person



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id065&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to