Re: [PATCH 01/14] resource limits: foundation for resource highwater tracking

From: kbuild test robot
Date: Fri Jul 15 2016 - 08:13:57 EST


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

Attachment: .config.gz
Description: Binary data