[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201511080109.DwhSXgR6%fengguang.wu@intel.com>
Date: Sun, 8 Nov 2015 01:08:29 +0800
From: kbuild test robot <lkp@...el.com>
To: Sandy Harris <sandyinchina@...il.com>
Cc: kbuild-all@...org, "Theodore Ts\\\\'o" <tytso@....edu>,
Jason Cooper <jason@...edaemon.net>,
"H. Peter Anvin" <hpa@...or.com>, John Denker <jsd@...n.com>,
linux-kernel@...r.kernel.org, linux-crypto@...r.kernel.org
Subject: Re: [PATCH 3/7] Initialise pools randomly if CONFIG_RANDOM_INIT=y
Hi Sandy,
[auto build test ERROR on: char-misc/char-misc-testing]
[also build test ERROR on: v4.3 next-20151106]
url: https://github.com/0day-ci/linux/commits/Sandy-Harris/A-couple-of-generated-files/20151107-223540
config: i386-allyesconfig (attached as .config)
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
Note: the linux-review/Sandy-Harris/A-couple-of-generated-files/20151107-223540 HEAD 4d000f20486e81f999bc1f5499f0cfb36b37db02 builds fine.
It only hurts bisectibility.
All errors (new ones prefixed by >>):
>> drivers/char/random.c:280:35: fatal error: generated/random_init.h: No such file or directory
compilation terminated.
vim +280 drivers/char/random.c
274
275 /*
276 * Configuration information
277 */
278 #ifdef CONFIG_RANDOM_INIT
279
> 280 #include <generated/random_init.h>
281
282 #else
283 #define INPUT_POOL_SHIFT 12
---
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" (51117 bytes)
Powered by blists - more mailing lists