aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kdebug.h
diff options
context:
space:
mode:
authorLai Jiangshan <laijs@cn.fujitsu.com>2014-06-06 14:37:13 -0700
committerMister Oyster <oysterized@gmail.com>2017-04-11 10:59:25 +0200
commitfe03159fd91e25c88b6a59ec3271b1d52cefa5de (patch)
tree218a9de12fcf264600ec04f042939b0d18664a4d /include/linux/kdebug.h
parent2ea0f594b87e9fbfba0309d40431c33a5ffee727 (diff)
idr: don't need to shink the free list when idr_remove()
After idr subsystem is changed to RCU-awared, the free layer will not go to the free list. The free list will not be filled up when idr_remove(). So we don't need to shink it too. Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/kdebug.h')
0 files changed, 0 insertions, 0 deletions