]> git.baikalelectronics.ru Git - kernel.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)
commit60d45799eacd32fa3c98323791804cc7152a3fbb
tree12ce0633f15c262653067b1be459ae9832543ea7
parente6f119a3f5cae770a9e766f087f53633297f6861
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