Re: [PATCHSET] idr: implement idr_alloc() and convert existing users

From: Tejun Heo
Date: Mon Feb 04 2013 - 14:17:30 EST


Hello,

I rolled up all the updates and rebased it on top of today's
linux-next (20130204).

git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git convert-to-idr_alloc

The git branch contains the following.

[1] [PATCH] idr: fix a subtle bug in idr_get_next()
+ [2] [PATCHSET] idr: deprecate idr_remove_all()
+ [3] [PATCHSET] idr: implement idr_alloc() and convert existing users (w/ all updates)

The only conflict from rebasing it on top of -next is in
drm_get_connector_status_name() which moved id assignment inside mutex
and trivial to resolve.

Given the size of the patchset, I'm waiting a bit more before
reposting the whole thing. If anyone wants it reposted now, please
let me know.

Thanks.

--
tejun

[1] https://lkml.org/lkml/2013/2/2/145
[2] https://lkml.org/lkml/2013/1/25/759
[3] https://lkml.org/lkml/2013/2/2/159
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/