summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorHugh Dickins <hughd@google.com>2011-11-01 01:07:02 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2011-11-01 01:30:45 +0100
commit3fa36acbced23c563345de3179dfe1775f15be5e (patch)
tree83ad10f4dda426ee3708bc67c9fc88b6c1c8cc34 /crypto
parentmm: migration: clean up unmap_and_move() (diff)
downloadlinux-3fa36acbced23c563345de3179dfe1775f15be5e.tar.xz
linux-3fa36acbced23c563345de3179dfe1775f15be5e.zip
radix_tree: clean away saw_unset_tag leftovers
radix_tree_tag_get()'s BUG (when it sees a tag after saw_unset_tag) was unsafe and removed in 2.6.34, but the pointless saw_unset_tag left behind. Remove it now, and return 0 as soon as we see unset tag - we already rely upon the root tag to be correct, returning 0 immediately if it's not set. Signed-off-by: Hugh Dickins <hughd@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions