On Sun, Mar 02, 2003 at 08:20:52PM +0000, Keith Whitwell wrote:
> Philip Brown wrote:
> > The one nasty that I do see coming up, and I dont see an easy patch for,
> > is DRM_MALLOC()/DRM_FREE()
> > 
> > Solaris requires knowing the size of the kernel mem you are freeing :-/
> 
> You could always add an arg to DRM_FREE and ignore it in other OS's.

Yeup. Thats my backup plan. I'm just hoping that there's something sneaky I
can do with the macro to make it magically work as-is, rather than having
to patch all the existing calls to DRM_FREE elsewhere.
But I guess the cleaner thing to do is adjust the macro.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to