]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
radix-tree tests: add test for radix_tree_iter_next
authorKonstantin Khlebnikov <koct9i@gmail.com>
Thu, 17 Mar 2016 21:22:11 +0000 (14:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Mar 2016 22:09:34 +0000 (15:09 -0700)
commit7475851f340f0c100773b554659bfea50026feda
tree12ce0633f15c262653067b1be459ae9832543ea7
parent2d6f45b802af7a15a0e455bcfad4009aa5e7b66b
radix-tree tests: add test for radix_tree_iter_next

Without fix test crashes inside tagged iteration.

Signed-off-by: Konstantin Khlebnikov <koct9i@gmail.com>
Cc: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
tools/testing/radix-tree/regression3.c