[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170524075336.k43eenslxqcc7piw@gmail.com>
Date: Wed, 24 May 2017 09:53:37 +0200
From: Ingo Molnar <mingo@...nel.org>
To: alexander.levin@...izon.com
Cc: "ben@...adent.org.uk" <ben@...adent.org.uk>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH 01/15] liblockdep: Fix undefined symbol prandom_u32
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>
^
Thanks,
Ingo
Powered by blists - more mailing lists