public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel•com>
To: Wei Xu <xuwei5@hisilicon•com>
Cc: zhangyi.ac@huawei•com, salil.mehta@huawei•com,
	jinying@hisilicon•com, tangkunshan@huawei•com,
	liguozhu@hisilicon•com, linus.walleij@linaro•org,
	john.garry@huawei•com, rjw@rjwysocki•net,
	linux-kernel@vger•kernel.org, xuwei5@hisilicon•com,
	linuxarm@huawei•com, linux-gpio@vger•kernel.org,
	andy.shevchenko@gmail•com, kbuild-all@01•org,
	huangdaode@hisilicon•com, jonathan.cameron@huawei•com,
	shiju.jose@huawei•com, mika.westerberg@linux•intel.com,
	shameerali.kolothum.thodi@huawei•com,
	linux-arm-kernel@lists•infradead.org, lenb@kernel•org
Subject: Re: [PATCH v2] gpio: pl061: Fix the issue failed to register the ACPI interrtupion
Date: Sun, 18 Aug 2019 20:58:22 +0800	[thread overview]
Message-ID: <201908182058.MCOd1cfR%lkp@intel.com> (raw)
In-Reply-To: <1565946336-20080-1-git-send-email-xuwei5@hisilicon.com>

[-- Attachment #1: Type: text/plain, Size: 1306 bytes --]

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@intel•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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 71381 bytes --]

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      parent reply	other threads:[~2019-08-18 12:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-16  9:05 [PATCH v2] gpio: pl061: Fix the issue failed to register the ACPI interrtupion Wei Xu
2019-08-16 13:40 ` Andy Shevchenko
2019-08-19 12:59   ` Wei Xu
2019-08-18 12:58 ` kbuild test robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201908182058.MCOd1cfR%lkp@intel.com \
    --to=lkp@intel$(echo .)com \
    --cc=andy.shevchenko@gmail$(echo .)com \
    --cc=huangdaode@hisilicon$(echo .)com \
    --cc=jinying@hisilicon$(echo .)com \
    --cc=john.garry@huawei$(echo .)com \
    --cc=jonathan.cameron@huawei$(echo .)com \
    --cc=kbuild-all@01$(echo .)org \
    --cc=lenb@kernel$(echo .)org \
    --cc=liguozhu@hisilicon$(echo .)com \
    --cc=linus.walleij@linaro$(echo .)org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-gpio@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linuxarm@huawei$(echo .)com \
    --cc=mika.westerberg@linux$(echo .)intel.com \
    --cc=rjw@rjwysocki$(echo .)net \
    --cc=salil.mehta@huawei$(echo .)com \
    --cc=shameerali.kolothum.thodi@huawei$(echo .)com \
    --cc=shiju.jose@huawei$(echo .)com \
    --cc=tangkunshan@huawei$(echo .)com \
    --cc=xuwei5@hisilicon$(echo .)com \
    --cc=zhangyi.ac@huawei$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox