commit | 3d4d5d618639c3155cfce57101d619a0935434d2 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <mawilcox@microsoft.com> | Sun Feb 25 06:00:11 2018 -0500 |
committer | Matthew Wilcox <mawilcox@microsoft.com> | Sun Feb 25 06:00:11 2018 -0500 |
tree | bef6b1ef33eef7f153721e832bea45143481486d | |
parent | 3664ce2d930983966d2aac0e167f1332988c4e25 [diff] |
radix tree test suite: Fix build - Add an empty linux/compiler_types.h (now being included by kconfig.h) - Add __GFP_ZERO - Add kzalloc - Test __GFP_DIRECT_RECLAIM instead of __GFP_NOWARN Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>