summaryrefslogtreecommitdiffstats
path: root/scripts/sign-file
diff options
context:
space:
mode:
authorLai Jiangshan <laijs@cn.fujitsu.com>2014-06-06 23:37:13 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2014-06-07 01:08:12 +0200
commitaefb76829742803751725bc75bcdc43fe803ac22 (patch)
tree85004d21e1aa64ac890e6032d16538b242e0d8ed /scripts/sign-file
parentidr: fix idr_replace()'s returned error code (diff)
downloadlinux-aefb76829742803751725bc75bcdc43fe803ac22.tar.xz
linux-aefb76829742803751725bc75bcdc43fe803ac22.zip
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 'scripts/sign-file')
0 files changed, 0 insertions, 0 deletions