[PATCH 1/8] ida: Simplified functions for id allocation.

Tejun Heo tj at kernel.org
Sat Jul 23 03:04:25 PDT 2011


On Fri, Jul 22, 2011 at 05:41:19PM +0100, Jonathan Cameron wrote:
> From: Rusty Russell <rusty at rustcorp.com.au>
> 
> The current hyper-optimized functions are overkill if you simply want
> to allocate an id for a device.  Create versions which use an internal
> lock.
> 
> Thanks to Tejun for feedback.
> 
> Signed-off-by: Rusty Russell <rusty at rustcorp.com.au>
> Acked-by: Tejun Heo <tj at kernel.org>
> Acked-by: Jonathan Cameron <jic23 at cam.ac.uk>

Yeap, still looks good to me.

Thank you.

-- 
tejun


More information about the dri-devel mailing list