diff options
author | Tejun Heo <tj@kernel.org> | 2013-03-13 22:59:42 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-03-13 23:21:47 +0100 |
commit | c8615d3716fe327c2540cf514a34b227dc9b39e8 (patch) | |
tree | 2ad264bec1623c7b0cf43998b74654dd627a6e24 /mm/fremap.c | |
parent | tidspbridge: convert to idr_alloc() (diff) | |
download | linux-c8615d3716fe327c2540cf514a34b227dc9b39e8.tar.xz linux-c8615d3716fe327c2540cf514a34b227dc9b39e8.zip |
idr: deprecate idr_pre_get() and idr_get_new[_above]()
Now that all in-kernel users are converted to ues the new alloc
interface, mark the old interface deprecated. We should be able to
remove these in a few releases.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions