* [sudeep-holla:android13-5.10/ffa 9245/9999] include/linux/kasan.h:17:10: fatal error: 'asm/kasan.h' file not found
@ 2024-01-31 7:53 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-01-31 7:53 UTC (permalink / raw)
To: oe-kbuild; +Cc: lkp
::::::
:::::: Manual check reason: "only scripts/Makefile.* file changed"
::::::
BCC: lkp@intel.com
CC: llvm@lists.linux.dev
CC: oe-kbuild-all@lists.linux.dev
TO: Nick Desaulniers <ndesaulniers@google.com>
CC: Nathan Chancellor <nathan@kernel.org>
CC: Masahiro Yamada <masahiroy@kernel.org>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git android13-5.10/ffa
head: 9e12ac4f9c69befe08119567c073adc938aafc4d
commit: 377062e9833e131b9808a04f71be39161a1f04a6 [9245/9999] UPSTREAM: Makefile: infer --target from ARCH for CC=clang
:::::: branch date: 2 years ago
:::::: commit date: 2 years ago
config: arm-randconfig-003-20240131 (https://download.01.org/0day-ci/archive/20240131/202401311544.SuKbKPH4-lkp@intel.com/config)
compiler: clang version 14.0.6 (https://github.com/llvm/llvm-project.git f28c006a5895fc0e329fe15fead81e37457cb1d1)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240131/202401311544.SuKbKPH4-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/r/202401311544.SuKbKPH4-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from arch/arm/kernel/asm-offsets.c:12:
In file included from include/linux/mm.h:34:
>> include/linux/kasan.h:17:10: fatal error: 'asm/kasan.h' file not found
#include <asm/kasan.h>
^~~~~~~~~~~~~
1 error generated.
make[2]: *** [scripts/Makefile.build:122: arch/arm/kernel/asm-offsets.s] Error 1 shuffle=1363640600
make[2]: Target '__build' not remade because of errors.
make[1]: *** [Makefile:1300: prepare0] Error 2 shuffle=1363640600
make[1]: Target 'prepare' not remade because of errors.
make: *** [Makefile:185: __sub-make] Error 2 shuffle=1363640600
make: Target 'prepare' not remade because of errors.
vim +17 include/linux/kasan.h
0b24becc810dc3b Andrey Ryabinin 2015-02-13 15
f4fb11566b5eb19 Andrey Konovalov 2020-12-22 16 #include <linux/linkage.h>
65fddcfca8ad147 Mike Rapoport 2020-06-08 @17 #include <asm/kasan.h>
0b24becc810dc3b Andrey Ryabinin 2015-02-13 18
:::::: The code at line 17 was first introduced by commit
:::::: 65fddcfca8ad14778f71a57672fd01e8112d30fa mm: reorder includes after introduction of linux/pgtable.h
:::::: TO: Mike Rapoport <rppt@linux.ibm.com>
:::::: CC: Linus Torvalds <torvalds@linux-foundation.org>
--
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:[~2024-01-31 7:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-31 7:53 [sudeep-holla:android13-5.10/ffa 9245/9999] include/linux/kasan.h:17:10: fatal error: 'asm/kasan.h' file not found kernel test robot
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.