[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201510012318.Evg0jdR9%fengguang.wu@intel.com>
Date: Thu, 1 Oct 2015 23:56:54 +0800
From: kbuild test robot <lkp@...el.com>
To: Gabriel Laskar <gabriel@....epita.fr>
Cc: kbuild-all@...org, Gabriel Laskar <gabriel@....epita.fr>,
open list <linux-kernel@...r.kernel.org>,
"open list:ABI/API" <linux-api@...r.kernel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH] uapi: remove i2o header in uapi
Hi Gabriel,
[auto build test results on v4.3-rc3 -- if it's inappropriate base, please ignore]
config: x86_64-acpi-redef (attached as .config)
reproduce:
git checkout e8edc215dd1ecc5508a7dbcd62d3f2fed6be299c
# save the attached .config to linux build tree
make ARCH=x86_64
All error/warnings (new ones prefixed by >>):
In file included from drivers/scsi/dpti.h:56:0,
from drivers/scsi/dpt_i2o.c:71:
>> drivers/scsi/dpt/dpti_i2o.h:22:27: fatal error: linux/i2o-dev.h: No such file or directory
compilation terminated.
vim +22 drivers/scsi/dpt/dpti_i2o.h
^1da177e4 Linus Torvalds 2005-04-16 6 * (c) Copyright 1999, 2000 Red Hat Software
^1da177e4 Linus Torvalds 2005-04-16 7 *
^1da177e4 Linus Torvalds 2005-04-16 8 * This program is free software; you can redistribute it and/or
^1da177e4 Linus Torvalds 2005-04-16 9 * modify it under the terms of the GNU General Public License
^1da177e4 Linus Torvalds 2005-04-16 10 * as published by the Free Software Foundation; either version
^1da177e4 Linus Torvalds 2005-04-16 11 * 2 of the License, or (at your option) any later version.
^1da177e4 Linus Torvalds 2005-04-16 12 *
^1da177e4 Linus Torvalds 2005-04-16 13 *************************************************************************
^1da177e4 Linus Torvalds 2005-04-16 14 *
^1da177e4 Linus Torvalds 2005-04-16 15 * This header file defined the I2O APIs/structures for use by
^1da177e4 Linus Torvalds 2005-04-16 16 * the I2O kernel modules.
^1da177e4 Linus Torvalds 2005-04-16 17 *
^1da177e4 Linus Torvalds 2005-04-16 18 */
^1da177e4 Linus Torvalds 2005-04-16 19
^1da177e4 Linus Torvalds 2005-04-16 20 #ifdef __KERNEL__ /* This file to be included by kernel only */
^1da177e4 Linus Torvalds 2005-04-16 21
^1da177e4 Linus Torvalds 2005-04-16 @22 #include <linux/i2o-dev.h>
^1da177e4 Linus Torvalds 2005-04-16 23
^1da177e4 Linus Torvalds 2005-04-16 24 #include <linux/notifier.h>
60063497a Arun Sharma 2011-07-26 25 #include <linux/atomic.h>
^1da177e4 Linus Torvalds 2005-04-16 26
^1da177e4 Linus Torvalds 2005-04-16 27
^1da177e4 Linus Torvalds 2005-04-16 28 /*
^1da177e4 Linus Torvalds 2005-04-16 29 * Tunable parameters first
^1da177e4 Linus Torvalds 2005-04-16 30 */
:::::: The code at line 22 was first introduced by commit
:::::: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 Linux-2.6.12-rc2
:::::: TO: Linus Torvalds <torvalds@...970.osdl.org>
:::::: CC: Linus Torvalds <torvalds@...970.osdl.org>
---
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" (26825 bytes)
Powered by blists - more mailing lists