On Wed, 29 Sep 2010 13:45:49 +1000, Dave Airlie <[email protected]> wrote:
> From: Dave Airlie <[email protected]>
> 
> There were lots of places being inconsistent since handle count
> looked like a kref but it really wasn't.
> 
> Fix this my just making handle count an atomic on the object,
> and have it increase the normal object kref.
> 
> Now i915/radeon/nouveau drivers can drop the normal reference on
> userspace object creation.
> 
> Signed-off-by: Dave Airlie <[email protected]>

Speaking as one who was recently confused by the not-a-kref nature of
handlecount:-
Reviewed-by: Chris Wilson <[email protected]>

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
dri-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to