aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMatthew Wilcox <[email protected]>2016-05-20 17:03:01 -0700
committerLinus Torvalds <[email protected]>2016-05-20 17:58:30 -0700
commitb76ba4af4ddd6a06f7f65769e7be1bc56556cdf5 (patch)
treed7e4d94f0cc2e3c224949de671f2513fff0680db /tools/perf/scripts/python/bin
parent6b053b8e5f5e12089fbbc127167199746bb5b4c1 (diff)
drivers/hwspinlock: use correct radix tree API
radix_tree_is_indirect_ptr() is an internal API. The correct call to use is radix_tree_deref_retry() which has the appropriate unlikely() annotation. Fixes: c6400ba7e13a ("drivers/hwspinlock: fix race between radix tree insertion and lookup") Signed-off-by: Matthew Wilcox <[email protected]> Cc: Konstantin Khlebnikov <[email protected]> Cc: Kirill Shutemov <[email protected]> Cc: Jan Kara <[email protected]> Cc: Neil Brown <[email protected]> Cc: Ross Zwisler <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions