On Wed, May 24, 2017 at 09:53:37AM +0200, Ingo Molnar wrote: > > So I'm not sure how you sent these patches, but probably due to the lack of a > boilerplate message, the order was all mixed up. I got the patch order right > on > the third attempt. > > But then I encountered this build failure (when applied to Linus's latest > tree): > > triton:~/tip/tools/lib/lockdep> make > CC common.o > CC lockdep.o > In file included from lockdep.c:25:0: > ../../../kernel/locking/lockdep.c:33:28: fatal error: linux/sched/mm.h: No > such > file or directory > #include <linux/sched/mm.h> > ^
Heh, apparently a bunch of stuff changed between the point when I sent my original pull request and now... I'll resend with additional fixes. -- Thanks, Sasha

