[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201607152002.2sN1dkSo%fengguang.wu@intel.com>
Date: Fri, 15 Jul 2016 20:12:30 +0800
From: kbuild test robot <lkp@...el.com>
To: Topi Miettinen <toiwoton@...il.com>
Cc: kbuild-all@...org, linux-kernel@...r.kernel.org,
Topi Miettinen <toiwoton@...il.com>,
Jonathan Corbet <corbet@....net>,
Ingo Molnar <mingo@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
Balbir Singh <bsingharora@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Nicolas Dichtel <nicolas.dichtel@...nd.com>,
Markus Elfring <elfring@...rs.sourceforge.net>,
Thomas Gleixner <tglx@...utronix.de>,
Rik van Riel <riel@...hat.com>,
"open list:DOCUMENTATION" <linux-doc@...r.kernel.org>
Subject: Re: [PATCH 01/14] resource limits: foundation for resource highwater
tracking
Hi,
[auto build test ERROR on v4.7-rc7]
[also build test ERROR on next-20160715]
[cannot apply to tip/sched/core rdma/master]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Topi-Miettinen/Present-useful-limits-to-user-v2/20160715-194333
config: i386-tinyconfig (attached as .config)
compiler: gcc-6 (Debian 6.1.1-1) 6.1.1 20160430
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All errors (new ones prefixed by >>):
>> Documentation/accounting/getdelays.c:29:42: fatal error: include/uapi/linux/taskstats.h: No such file or directory
#include "include/uapi/linux/taskstats.h"
^
compilation terminated.
vim +29 Documentation/accounting/getdelays.c
23 #include <sys/socket.h>
24 #include <sys/wait.h>
25 #include <sys/resource.h>
26 #include <signal.h>
27
28 #include <linux/genetlink.h>
> 29 #include "include/uapi/linux/taskstats.h"
30 #include <linux/cgroupstats.h>
31
32 /*
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Download attachment ".config.gz" of type "application/octet-stream" (6334 bytes)
Powered by blists - more mailing lists