linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
	linux-arm-kernel@lists.infradead.org
Subject: [linusw-nomadik:ux500-test-stm32-cryp 7/7] drivers/crypto/Kconfig:400: can't open file "drivers/crypto/ux500/Kconfig"
Date: Sun, 25 Dec 2022 10:02:44 +0800	[thread overview]
Message-ID: <202212250925.kJBDWMhg-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git ux500-test-stm32-cryp
head:   4cd90320805b656001bfde1428b002972b857e1a
commit: 4cd90320805b656001bfde1428b002972b857e1a [7/7] crypto: ux500/hash - delete driver
config: hexagon-randconfig-r045-20221225 (attached as .config)
compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project f5700e7b69048de958172fb513b336564e7f8709)
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
        # https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git/commit/?id=4cd90320805b656001bfde1428b002972b857e1a
        git remote add linusw-nomadik https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
        git fetch --no-tags linusw-nomadik ux500-test-stm32-cryp
        git checkout 4cd90320805b656001bfde1428b002972b857e1a
        # save the config file
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 ARCH=hexagon olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 ARCH=hexagon 

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

All errors (new ones prefixed by >>):

>> drivers/crypto/Kconfig:400: can't open file "drivers/crypto/ux500/Kconfig"
   make[2]: *** [scripts/kconfig/Makefile:77: oldconfig] Error 1
   make[1]: *** [Makefile:708: oldconfig] Error 2
   make: *** [Makefile:242: __sub-make] Error 2
   make: Target 'oldconfig' not remade because of errors.
--
>> drivers/crypto/Kconfig:400: can't open file "drivers/crypto/ux500/Kconfig"
   make[2]: *** [scripts/kconfig/Makefile:77: olddefconfig] Error 1
   make[1]: *** [Makefile:708: olddefconfig] Error 2
   make: *** [Makefile:242: __sub-make] Error 2
   make: Target 'olddefconfig' not remade because of errors.


vim +400 drivers/crypto/Kconfig

aef7b31c8833e7d Kent Yoder     2012-04-12  392  
2789c08fffeae27 Andreas Westin 2012-04-30  393  config CRYPTO_DEV_UX500
2789c08fffeae27 Andreas Westin 2012-04-30  394  	tristate "Driver for ST-Ericsson UX500 crypto hardware acceleration"
2789c08fffeae27 Andreas Westin 2012-04-30  395  	depends on ARCH_U8500
2789c08fffeae27 Andreas Westin 2012-04-30  396  	help
2789c08fffeae27 Andreas Westin 2012-04-30  397  	  Driver for ST-Ericsson UX500 crypto engine.
2789c08fffeae27 Andreas Westin 2012-04-30  398  
2789c08fffeae27 Andreas Westin 2012-04-30  399  if CRYPTO_DEV_UX500
2789c08fffeae27 Andreas Westin 2012-04-30 @400  	source "drivers/crypto/ux500/Kconfig"
2789c08fffeae27 Andreas Westin 2012-04-30  401  endif # if CRYPTO_DEV_UX500
2789c08fffeae27 Andreas Westin 2012-04-30  402  

:::::: The code at line 400 was first introduced by commit
:::::: 2789c08fffeae270820dda5d096634aecc810af5 crypto: ux500 - Add driver for CRYP hardware

:::::: TO: Andreas Westin <andreas.westin@stericsson.com>
:::::: CC: Herbert Xu <herbert@gondor.apana.org.au>

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

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

             reply	other threads:[~2022-12-25  2:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-25  2:02 kernel test robot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-25  2:12 [linusw-nomadik:ux500-test-stm32-cryp 7/7] drivers/crypto/Kconfig:400: can't open file "drivers/crypto/ux500/Kconfig" kernel test robot

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=202212250925.kJBDWMhg-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=llvm@lists.linux.dev \
    --cc=oe-kbuild-all@lists.linux.dev \
    /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;
as well as URLs for NNTP newsgroup(s).