Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
* [ebiggers:wip-rng 5/5] drivers/crypto/gemini/sl3516-ce-core.c:11:10: fatal error: 'crypto/internal/rng.h' file not found
@ 2026-07-26  4:36 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-07-26  4:36 UTC (permalink / raw)
  To: Eric Biggers; +Cc: llvm, oe-kbuild-all

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git wip-rng
head:   b3d559623a0829567d9f40d2d71da0e63ba7f549
commit: b3d559623a0829567d9f40d2d71da0e63ba7f549 [5/5] crypto: rng - Remove crypto_rng
config: sparc64-randconfig-002-20260726 (https://download.01.org/0day-ci/archive/20260726/202607261238.vNbZPkyA-lkp@intel.com/config)
compiler: clang version 24.0.0git (https://github.com/llvm/llvm-project 890b11e09e45e9d8b29f2f94f22052be3934e757)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260726/202607261238.vNbZPkyA-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202607261238.vNbZPkyA-lkp@intel.com/

All errors (new ones prefixed by >>):

>> drivers/crypto/gemini/sl3516-ce-core.c:11:10: fatal error: 'crypto/internal/rng.h' file not found
      11 | #include <crypto/internal/rng.h>
         |          ^~~~~~~~~~~~~~~~~~~~~~~
   1 error generated.


vim +11 drivers/crypto/gemini/sl3516-ce-core.c

67b7702c5b03b8 Herbert Xu     2023-08-13 @11  #include <crypto/internal/rng.h>
67b7702c5b03b8 Herbert Xu     2023-08-13  12  #include <crypto/internal/skcipher.h>
46c5338db7bd45 Corentin Labbe 2021-06-01  13  #include <linux/clk.h>
46c5338db7bd45 Corentin Labbe 2021-06-01  14  #include <linux/debugfs.h>
46c5338db7bd45 Corentin Labbe 2021-06-01  15  #include <linux/dev_printk.h>
46c5338db7bd45 Corentin Labbe 2021-06-01  16  #include <linux/dma-mapping.h>
67b7702c5b03b8 Herbert Xu     2023-08-13  17  #include <linux/err.h>
46c5338db7bd45 Corentin Labbe 2021-06-01  18  #include <linux/interrupt.h>
46c5338db7bd45 Corentin Labbe 2021-06-01  19  #include <linux/io.h>
46c5338db7bd45 Corentin Labbe 2021-06-01  20  #include <linux/irq.h>
67b7702c5b03b8 Herbert Xu     2023-08-13  21  #include <linux/kernel.h>
46c5338db7bd45 Corentin Labbe 2021-06-01  22  #include <linux/module.h>
46c5338db7bd45 Corentin Labbe 2021-06-01  23  #include <linux/of.h>
46c5338db7bd45 Corentin Labbe 2021-06-01  24  #include <linux/platform_device.h>
46c5338db7bd45 Corentin Labbe 2021-06-01  25  #include <linux/pm_runtime.h>
46c5338db7bd45 Corentin Labbe 2021-06-01  26  #include <linux/reset.h>
46c5338db7bd45 Corentin Labbe 2021-06-01  27  

:::::: The code at line 11 was first introduced by commit
:::::: 67b7702c5b03b89ca196c5bd137407509b397049 crypto: sl3516 - Use new crypto_engine_op interface

:::::: TO: Herbert Xu <herbert@gondor.apana.org.au>
:::::: CC: Herbert Xu <herbert@gondor.apana.org.au>

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-26  4:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-26  4:36 [ebiggers:wip-rng 5/5] drivers/crypto/gemini/sl3516-ce-core.c:11:10: fatal error: 'crypto/internal/rng.h' file not found kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox