summaryrefslogtreecommitdiffstats
path: root/tools/testing/ktest
diff options
context:
space:
mode:
authorMatthew Wilcox2016-03-17 22:22:03 +0100
committerLinus Torvalds2016-03-17 23:09:34 +0100
commit2cf938aae17203426a89b5955bd1c9668657bfa8 (patch)
treedf3afed25409565778e49995541fabf6f083672d /tools/testing/ktest
parentbtrfs: use radix_tree_iter_retry() (diff)
downloadkernel-qcow2-linux-2cf938aae17203426a89b5955bd1c9668657bfa8.tar.gz
kernel-qcow2-linux-2cf938aae17203426a89b5955bd1c9668657bfa8.tar.xz
kernel-qcow2-linux-2cf938aae17203426a89b5955bd1c9668657bfa8.zip
mm: use radix_tree_iter_retry()
Instead of a 'goto restart', we can now use radix_tree_iter_retry() to restart from our current position. This will make a difference when there are more ways to happen across an indirect pointer. And it eliminates some confusing gotos. [vbabka@suse.cz: remove now-obsolete-and-misleading comment] Signed-off-by: Matthew Wilcox <willy@linux.intel.com> Cc: Hugh Dickins <hughd@google.com> Cc: Konstantin Khlebnikov <khlebnikov@openvz.org> Signed-off-by: Vlastimil Babka <vbabka@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/testing/ktest')
0 files changed, 0 insertions, 0 deletions