[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201803242225.CpaSAi5v%fengguang.wu@intel.com>
Date: Sat, 24 Mar 2018 22:11:19 +0800
From: kbuild test robot <lkp@...el.com>
To: Abderrahmane Benbachir <abderrahmane.benbachir@...ymtl.ca>
Cc: kbuild-all@...org, rostedt@...dmis.org, mingo@...hat.com,
peterz@...radead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] trace: instrument security and console initcall
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
Download attachment ".config.gz" of type "application/gzip" (6733 bytes)
Powered by blists - more mailing lists