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)
commitf518b1607e128a8dcfa75f539864c1321c5a18ea
tree4bddf435c81080c03b6efca2cf63b84f3df1c2c0
parente9256efcc8e390fa4fcf796a0c0b47d642d77d32
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