]> git.baikalelectronics.ru Git - kernel.git/commit
radix tree test suite: add some more functionality
authorMatthew Wilcox <willy@linux.intel.com>
Wed, 14 Dec 2016 23:09:25 +0000 (15:09 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Dec 2016 00:04:10 +0000 (16:04 -0800)
commit566f31ac87fb60714b74fa61660bdfa688192671
treea1a43b87398e8356e489a7fa55c23f300e0c76c8
parent9794c142bafd3dd303702d1e8b81a59a8e1f1cc3
radix tree test suite: add some more functionality

IDR needs more functionality from the kernel: kmalloc()/kfree(), and
xchg().

Link: http://lkml.kernel.org/r/1480369871-5271-67-git-send-email-mawilcox@linuxonhyperv.com
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Tested-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Konstantin Khlebnikov <koct9i@gmail.com>
Cc: Ross Zwisler <ross.zwisler@linux.intel.com>
Cc: Matthew Wilcox <mawilcox@microsoft.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
tools/testing/radix-tree/linux.c
tools/testing/radix-tree/linux/kernel.h
tools/testing/radix-tree/linux/slab.h