Hello,

These are the final pieces of idr_alloc() conversion and deprecation
of idr_pre_get() and idr_get_new*().

This patchset contains the following seven patches.

 0001-nfsd-remove-unused-get_new_stid.patch
 0002-nfsd-convert-to-idr_alloc.patch
 0003-workqueue-convert-to-idr_alloc.patch
 0004-mlx4-remove-leftover-idr_pre_get-call.patch
 0005-zcache-convert-to-idr_alloc.patch
 0006-tidspbridge-convert-to-idr_alloc.patch
 0007-idr-deprecate-idr_pre_get-and-idr_get_new-_above.patch

The patches based on top of v3.9-rc1 and are also available in the
following git branch.

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

Andrew, can you please route these through -mm?

diffstat follows, thanks.

 drivers/infiniband/hw/mlx4/cm.c        |    1 
 drivers/staging/tidspbridge/rmgr/drv.c |   70 ++++++++++++---------------------
 drivers/staging/zcache/ramster/tcp.c   |   25 ++++-------
 fs/nfsd/nfs4state.c                    |   36 ----------------
 include/linux/idr.h                    |   66 +++++++++++++++++++++++--------
 kernel/workqueue.c                     |    7 +--
 lib/idr.c                              |   41 ++-----------------
 7 files changed, 97 insertions(+), 149 deletions(-)

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to