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] [thread-next>] [day] [month] [year] [list]
Message-ID: <201908182058.MCOd1cfR%lkp@intel.com>
Date:   Sun, 18 Aug 2019 20:58:22 +0800
From:   kbuild test robot <lkp@...el.com>
To:     Wei Xu <xuwei5@...ilicon.com>
Cc:     kbuild-all@...org, xuwei5@...ilicon.com,
        linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-arm-kernel@...ts.infradead.org, linus.walleij@...aro.org,
        rjw@...ysocki.net, lenb@...nel.org,
        mika.westerberg@...ux.intel.com, andy.shevchenko@...il.com,
        linuxarm@...wei.com, shameerali.kolothum.thodi@...wei.com,
        jonathan.cameron@...wei.com, john.garry@...wei.com,
        salil.mehta@...wei.com, shiju.jose@...wei.com,
        jinying@...ilicon.com, zhangyi.ac@...wei.com,
        liguozhu@...ilicon.com, tangkunshan@...wei.com,
        huangdaode@...ilicon.com
Subject: Re: [PATCH v2] gpio: pl061: Fix the issue failed to register the
 ACPI interrtupion

Hi Wei,

I love your patch! Yet something to improve:

[auto build test ERROR on linus/master]
[cannot apply to v5.3-rc4 next-20190816]
[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/Wei-Xu/gpio-pl061-Fix-the-issue-failed-to-register-the-ACPI-interrtupion/20190818-183921
config: arm-allmodconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 7.4.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        GCC_VERSION=7.4.0 make.cross ARCH=arm 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@...el.com>

All errors (new ones prefixed by >>):

>> drivers/gpio/gpio-pl061.c:29:10: fatal error: gpiolib-acpi.h: No such file or directory
    #include "gpiolib-acpi.h"
             ^~~~~~~~~~~~~~~~
   compilation terminated.

vim +29 drivers/gpio/gpio-pl061.c

    27	
    28	#include "gpiolib.h"
  > 29	#include "gpiolib-acpi.h"
    30	

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ