Re: [PATCH] perf: Handln new rbtree implementation

2012-10-09 Thread Borislav Petkov
On Tue, Oct 09, 2012 at 08:01:56PM +0200, Markus Trippelsdorf wrote: > Perf build fails with the new rbtree implementation: > > ../../lib/rbtree.c:24:36: fatal error: linux/rbtree_augmented.h: No such > file or > directory >

[PATCH] perf: Handln new rbtree implementation

2012-10-09 Thread Markus Trippelsdorf
Perf build fails with the new rbtree implementation: ../../lib/rbtree.c:24:36: fatal error: linux/rbtree_augmented.h: No such file or directory compilation terminated.