diff options
author | Hugh Dickins <[email protected]> | 2011-10-31 17:07:02 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-10-31 17:30:45 -0700 |
commit | 3fa36acbced23c563345de3179dfe1775f15be5e (patch) | |
tree | 83ad10f4dda426ee3708bc67c9fc88b6c1c8cc34 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 0dabec93de633a87adfbbe1d800a4c56cd19d73b (diff) |
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions