All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH 1/5] hw_random: ixp4xx: enable compile-testing
Date: Wed, 12 May 2021 00:22:25 +0800	[thread overview]
Message-ID: <202105120032.nxayhdgm-lkp@intel.com> (raw)
In-Reply-To: <20210511132928.814697-1-linus.walleij@linaro.org>

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

Hi Linus,

I love your patch! Yet something to improve:

[auto build test ERROR on char-misc/char-misc-testing]
[also build test ERROR on soc/for-next robh/for-next linus/master v5.13-rc1 next-20210511]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Linus-Walleij/hw_random-ixp4xx-enable-compile-testing/20210511-213010
base:   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git 6efb943b8616ec53a5e444193dccf1af9ad627b5
config: microblaze-randconfig-s032-20210511 (attached as .config)
compiler: microblaze-linux-gcc (GCC) 9.3.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # apt-get install sparse
        # sparse version: v0.6.3-341-g8af24329-dirty
        # https://github.com/0day-ci/linux/commit/3df0348614ea703ac178e060dd1663801c2d02cd
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Linus-Walleij/hw_random-ixp4xx-enable-compile-testing/20210511-213010
        git checkout 3df0348614ea703ac178e060dd1663801c2d02cd
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' W=1 ARCH=microblaze 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> drivers/char/hw_random/ixp4xx-rng.c:24:10: fatal error: linux/soc/ixp4xx/cpu.h: No such file or directory
      24 | #include <linux/soc/ixp4xx/cpu.h>
         |          ^~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.


vim +24 drivers/char/hw_random/ixp4xx-rng.c

  > 24	#include <linux/soc/ixp4xx/cpu.h>
    25	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

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

  parent reply	other threads:[~2021-05-11 16:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-11 13:29 [PATCH 1/5] hw_random: ixp4xx: enable compile-testing Linus Walleij
2021-05-11 13:29 ` [PATCH 2/5] hw_random: ixp4xx: Use SPDX license tag Linus Walleij
2021-05-21  7:10   ` Herbert Xu
2021-05-11 13:29 ` [PATCH 3/5] hw_random: ixp4xx: Turn into a module Linus Walleij
2021-05-21  7:10   ` Herbert Xu
2021-05-11 13:29 ` [PATCH 4/5] hw_random: ixp4xx: Add DT bindings Linus Walleij
2021-05-17 22:44   ` Rob Herring
2021-05-11 13:29 ` [PATCH 5/5] hw_random: ixp4xx: Add OF support Linus Walleij
2021-05-21  7:11   ` Herbert Xu
2021-05-11 16:22 ` kernel test robot [this message]
2021-05-17 22:06   ` [PATCH 1/5] hw_random: ixp4xx: enable compile-testing Linus Walleij
2021-05-11 18:26 ` kernel test robot
2021-05-21  7:10 ` Herbert Xu

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=202105120032.nxayhdgm-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.