lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 1 Sep 2017 07:06:09 +0800
From:   kbuild test robot <lkp@...el.com>
To:     Vadim Pasternak <vadimp@...lanox.com>
Cc:     kbuild-all@...org, gregkh@...uxfoundation.org,
        linux-kernel@...r.kernel.org, platform-driver-x86@...r.kernel.org,
        linux-leds@...r.kernel.org, jacek.anaszewski@...il.com,
        lee.jones@...aro.org, robh+dt@...nel.org, jiri@...nulli.us,
        pavel@....cz, Vadim Pasternak <vadimp@...lanox.com>
Subject: Re: [patch v1 1/3] platform/mellanox: Introduce Mellanox hardware
 platform hotplug driver

Hi Vadim,

[auto build test ERROR on platform-drivers-x86/for-next]
[also build test ERROR on v4.13-rc7 next-20170831]
[cannot apply to linus/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/Vadim-Pasternak/platform-mellanox-Introduce-Mellanox-hardware-platform-hotplug-driver/20170901-025950
base:   git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git for-next
config: powerpc-allmodconfig (attached as .config)
compiler: powerpc64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
        wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=powerpc 

All errors (new ones prefixed by >>):

>> drivers/platform/mellanox/mlxreg-hotplug.c:45:40: fatal error: linux/platform_data/mlxreg.h: No such file or directory
    #include <linux/platform_data/mlxreg.h>
                                           ^
   compilation terminated.

vim +45 drivers/platform/mellanox/mlxreg-hotplug.c

  > 45	#include <linux/platform_data/mlxreg.h>
    46	#include <linux/platform_device.h>
    47	#include <linux/regmap.h>
    48	#include <linux/wait.h>
    49	#include <linux/workqueue.h>
    50	

---
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" (54019 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ