Re: linux-next: build warning after merge of the akpm-current tree

From: Andrea Arcangeli
Date: Thu Jun 04 2015 - 09:56:31 EST


Hello,

On Thu, Jun 04, 2015 at 10:29:28PM +1000, Stephen Rothwell wrote:
> Hi Andrew,
>
> After merging the akpm-current tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
>
> ./usr/include/linux/userfaultfd.h:14: found __[us]{8,16,32,64} type without #include <linux/types.h>
>
> Introduced by commit 2873f48b446c ("userfaultfd: uAPI").

Here's the fix:

===