From: kernel test robot <lkp@intel.com>
To: Suman Anna <s-anna@ti.com>
Cc: kbuild-all@lists.01.org, clang-built-linux@googlegroups.com,
linux-crypto@vger.kernel.org,
Herbert Xu <herbert@gondor.apana.org.au>,
Tero Kristo <kristo@kernel.org>
Subject: [cryptodev:master 43/53] drivers/char/hw_random/ixp4xx-rng.c:26:10: fatal error: 'mach/hardware.h' file not found
Date: Sat, 22 May 2021 22:48:19 +0800 [thread overview]
Message-ID: <202105222208.Ay7upVmB-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2226 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master
head: acbc3fb26feed173d9ca6b0a16d0bed01c40f339
commit: 3c0907bc4c47475734ffe21accc31261527dbdf5 [43/53] hwrng: omap - Enable driver for TI K3 family
config: arm64-randconfig-r026-20210522 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project e84a9b9bb3051c35dea993cdad7b3d2575638f85)
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# install arm64 cross compiling tool for clang build
# apt-get install binutils-aarch64-linux-gnu
# https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git/commit/?id=3c0907bc4c47475734ffe21accc31261527dbdf5
git remote add cryptodev https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
git fetch --no-tags cryptodev master
git checkout 3c0907bc4c47475734ffe21accc31261527dbdf5
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64
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:26:10: fatal error: 'mach/hardware.h' file not found
#include <mach/hardware.h>
^~~~~~~~~~~~~~~~~
1 error generated.
vim +26 drivers/char/hw_random/ixp4xx-rng.c
d7174bcb919c15 Michael Buesch 2006-06-26 24
d7174bcb919c15 Michael Buesch 2006-06-26 25 #include <asm/io.h>
a09e64fbc0094e Russell King 2008-08-05 @26 #include <mach/hardware.h>
d7174bcb919c15 Michael Buesch 2006-06-26 27
d7174bcb919c15 Michael Buesch 2006-06-26 28
:::::: The code at line 26 was first introduced by commit
:::::: a09e64fbc0094e3073dbb09c3b4bfe4ab669244b [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
:::::: TO: Russell King <rmk@dyn-67.arm.linux.org.uk>
:::::: CC: Russell King <rmk+kernel@arm.linux.org.uk>
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 33892 bytes --]
next reply other threads:[~2021-05-22 14:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-22 14:48 kernel test robot [this message]
2021-05-23 0:56 ` [cryptodev:master 43/53] drivers/char/hw_random/ixp4xx-rng.c:26:10: fatal error: 'mach/hardware.h' file not found 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=202105222208.Ay7upVmB-lkp@intel.com \
--to=lkp@intel.com \
--cc=clang-built-linux@googlegroups.com \
--cc=herbert@gondor.apana.org.au \
--cc=kbuild-all@lists.01.org \
--cc=kristo@kernel.org \
--cc=linux-crypto@vger.kernel.org \
--cc=s-anna@ti.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox