Re: [PATCH 2/8] radix tree test harness

2016-01-26 Thread Matthew Wilcox
On Tue, Jan 26, 2016 at 03:44:38PM -0800, Andrew Morton wrote: > > diff --git a/tools/testing/radix-tree/linux/radix-tree.h > > b/tools/testing/radix-tree/linux/radix-tree.h > > new file mode 12 > > index 000..1e6f41f > > --- /dev/null > > +++ b/tools/testing/radix-tree/linux/radix-tree.h

Re: [PATCH 2/8] radix tree test harness

2016-01-26 Thread Andrew Morton
On Tue, 19 Jan 2016 09:25:27 -0500 Matthew Wilcox wrote: > From: Matthew Wilcox > > This code is mostly from Andrew Morton; tarball downloaded > from http://ozlabs.org/~akpm/rtth.tar.gz with sha1sum > 0ce679db9ec047296b5d1ff7a1dfaa03a7bef1bd > > Some small modifications were necessary to the