Re: [PATCH] trace: instrument security and console initcall

From: kbuild test robot
Date: Sat Mar 24 2018 - 10:12:17 EST


Hi Abderrahmane,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on linus/master]
[also build test ERROR on v4.16-rc6 next-20180323]
[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/Abderrahmane-Benbachir/trace-instrument-security-and-console-initcall/20180324-215004
config: i386-tinyconfig (attached as .config)
compiler: gcc-7 (Debian 7.3.0-1) 7.3.0
reproduce:
# save the attached .config to linux build tree
make ARCH=i386

All errors (new ones prefixed by >>):

>> kernel/printk/printk.c:55:10: fatal error: trace/events/boot.h: No such file or directory
#include <trace/events/boot.h>
^~~~~~~~~~~~~~~~~~~~~
compilation terminated.

vim +55 kernel/printk/printk.c

54
> 55 #include <trace/events/boot.h>
56 #define CREATE_TRACE_POINTS
57 #include <trace/events/printk.h>
58

---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation

Attachment: .config.gz
Description: application/gzip