]> git.baikalelectronics.ru Git - kernel.git/commit
radix tree test suite: fix build
authorMatthew Wilcox <willy@linux.intel.com>
Sat, 21 May 2016 00:01:36 +0000 (17:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 May 2016 00:58:30 +0000 (17:58 -0700)
commitee9265163fb5b6b0020e7b8cb4a1ed8a5bd46001
tree4bddf435c81080c03b6efca2cf63b84f3df1c2c0
parent8a47ff1e608e9f695d3e2e1abe8d75d68d505738
radix tree test suite: fix build

Add an empty linux/init.h, and definitions for a few parts of the kernel
API either in use now, or to be used in the near future.  Start using the
common definitions in tools/include/linux, although more work needs to be
done here.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Cc: Konstantin Khlebnikov <koct9i@gmail.com>
Cc: Kirill Shutemov <kirill.shutemov@linux.intel.com>
Cc: Jan Kara <jack@suse.com>
Cc: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
tools/testing/radix-tree/linux/kernel.h
tools/testing/radix-tree/linux/slab.h
tools/testing/radix-tree/linux/types.h