Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1569269
| From | kbuild test robot <lkp@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH linux v3 5/6] hwmon: occ: Add hwmon implementation for the P8 OCC |
| Date | 2017-01-29 20:40 +0100 |
| Message-ID | <t53uq-2FF-19@gated-at.bofh.it> (permalink) |
| References | <t0mR3-6f9-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi Edward,
[auto build test ERROR on hwmon/hwmon-next]
[also build test ERROR on v4.10-rc5 next-20170125]
[cannot apply to linux/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/eajames-ibm-gmail-com/drivers-hwmon-Add-On-Chip-Controller-driver/20170117-062329
base: https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-next
config: i386-randconfig-x078-01291145 (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All errors (new ones prefixed by >>):
>> ERROR: "occ_sysfs_start" [drivers/hwmon/occ/p8_occ_i2c.ko] undefined!
>> ERROR: "occ_start" [drivers/hwmon/occ/occ_p8.ko] undefined!
>> ERROR: "occ_get_sensor" [drivers/hwmon/occ/occ_p8.ko] undefined!
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH linux v3 0/6] drivers: hwmon: Add On-Chip Controller driver eajames.ibm@gmail.com - 2017-01-16 22:20 +0100
[PATCH linux v3 6/6] hwmon: occ: Add callbacks for parsing P9 OCC datastructures eajames.ibm@gmail.com - 2017-01-16 22:20 +0100
[PATCH linux v3 5/6] hwmon: occ: Add hwmon implementation for the P8 OCC eajames.ibm@gmail.com - 2017-01-16 22:20 +0100
Re: [PATCH linux v3 5/6] hwmon: occ: Add hwmon implementation for the P8 OCC Rob Herring <robh@kernel.org> - 2017-01-19 18:20 +0100
Re: [PATCH linux v3 5/6] hwmon: occ: Add hwmon implementation for the P8 OCC kbuild test robot <lkp@intel.com> - 2017-01-29 20:40 +0100
[PATCH linux v3 1/6] hwmon: Add core On-Chip Controller support for POWER CPUs eajames.ibm@gmail.com - 2017-01-16 22:20 +0100
Re: [PATCH linux v3 1/6] hwmon: Add core On-Chip Controller support for POWER CPUs Guenter Roeck <linux@roeck-us.net> - 2017-01-21 18:50 +0100
Re: [PATCH linux v3 1/6] hwmon: Add core On-Chip Controller support for POWER CPUs Guenter Roeck <linux@roeck-us.net> - 2017-01-23 21:30 +0100
[PATCH linux v3 3/6] hwmon: occ: Add I2C transport implementation for SCOM operations eajames.ibm@gmail.com - 2017-01-16 22:20 +0100
Re: [PATCH linux v3 3/6] hwmon: occ: Add I2C transport implementation for SCOM operations Guenter Roeck <linux@roeck-us.net> - 2017-01-21 19:20 +0100
Re: [PATCH linux v3 3/6] hwmon: occ: Add I2C transport implementation for SCOM operations Benjamin Herrenschmidt <benh@kernel.crashing.org> - 2017-01-21 22:00 +0100
[PATCH linux v3 4/6] hwmon: occ: Add callbacks for parsing P8 OCC datastructures eajames.ibm@gmail.com - 2017-01-16 22:20 +0100
Re: [PATCH linux v3 4/6] hwmon: occ: Add callbacks for parsing P8 OCC datastructures Guenter Roeck <linux@roeck-us.net> - 2017-01-21 19:20 +0100
[PATCH linux v3 2/6] hwmon: occ: Add sysfs interface eajames.ibm@gmail.com - 2017-01-16 22:20 +0100
Re: [PATCH linux v3 2/6] hwmon: occ: Add sysfs interface Guenter Roeck <linux@roeck-us.net> - 2017-01-21 19:10 +0100
Re: [PATCH linux v3 2/6] hwmon: occ: Add sysfs interface Guenter Roeck <linux@roeck-us.net> - 2017-01-23 23:20 +0100
csiph-web