]> git.baikalelectronics.ru Git - kernel.git/commit
posix-timers: convert to idr_alloc()
authorTejun Heo <tj@kernel.org>
Thu, 28 Feb 2013 01:04:56 +0000 (17:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Feb 2013 03:10:19 +0000 (19:10 -0800)
commit9c25d9f95a5bdd99ed63a4c2f4b05c9384b5dcaf
tree841fc7212003a43da67a7da6eee05dbe7556b742
parent86f31c72b9bd191195900fa2c64c49ceaf51b442
posix-timers: convert to idr_alloc()

Convert to the much saner new idr interface.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/posix-timers.c