[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130204191720.GW27963@mtj.dyndns.org>
Date: Mon, 4 Feb 2013 11:17:20 -0800
From: Tejun Heo <tj@...nel.org>
To: akpm@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, rusty@...tcorp.com.au,
bfields@...ldses.org, skinsbursky@...allels.com,
ebiederm@...ssion.com, jmorris@...ei.org, axboe@...nel.dk,
"Marciniszyn, Mike" <mike.marciniszyn@...el.com>
Subject: Re: [PATCHSET] idr: implement idr_alloc() and convert existing users
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists