On Fri, 2012-07-20 at 05:31 -0700, Michel Lespinasse wrote: > --- a/lib/rbtree_test.c > +++ b/lib/rbtree_test.c > @@ -1,5 +1,6 @@ > #include <linux/module.h> > #include <linux/rbtree.h> > +#include <linux/rbtree_internal.h> This confuses me.. either its internal to the rb-tree implementation and users don't need to see it, or its not in which case huh? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href