* [rppt:execmem/v4+x86-rox 18/22] include/linux/text-patching.h:5:10: fatal error: 'asm/text-patching.h' file not found
@ 2024-04-10 0:39 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-04-10 0:39 UTC (permalink / raw)
To: Mike Rapoport (IBM); +Cc: llvm, oe-kbuild-all, Mike Rapoport
tree: https://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux.git execmem/v4+x86-rox
head: a14551111ff8bbf3c520771e89892d599463da71
commit: 158774f2959493d41916e8ea6af40ba2de85c04f [18/22] module: prepare to handle ROX allocations for text
config: riscv-defconfig (https://download.01.org/0day-ci/archive/20240410/202404100830.JIQavjKK-lkp@intel.com/config)
compiler: clang version 19.0.0git (https://github.com/llvm/llvm-project 8b3b4a92adee40483c27f26c478a384cd69c6f05)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240410/202404100830.JIQavjKK-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/202404100830.JIQavjKK-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from mm/execmem.c:3:
In file included from include/linux/mm.h:2208:
include/linux/vmstat.h:522:36: warning: arithmetic between different enumeration types ('enum node_stat_item' and 'enum lru_list') [-Wenum-enum-conversion]
522 | return node_stat_name(NR_LRU_BASE + lru) + 3; // skip "nr_"
| ~~~~~~~~~~~ ^ ~~~
In file included from mm/execmem.c:7:
>> include/linux/text-patching.h:5:10: fatal error: 'asm/text-patching.h' file not found
5 | #include <asm/text-patching.h>
| ^~~~~~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
vim +5 include/linux/text-patching.h
ffdd58e8bffb1b Mike Rapoport (IBM 2024-02-29 4)
ffdd58e8bffb1b Mike Rapoport (IBM 2024-02-29 @5) #include <asm/text-patching.h>
ffdd58e8bffb1b Mike Rapoport (IBM 2024-02-29 6)
:::::: The code at line 5 was first introduced by commit
:::::: ffdd58e8bffb1b8316c7abdabd8b2e9bbbb921ff asm-generic: introduce text-patching.h
:::::: TO: Mike Rapoport (IBM) <rppt@kernel.org>
:::::: CC: Mike Rapoport (IBM) <rppt@kernel.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-04-10 0:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-10 0:39 [rppt:execmem/v4+x86-rox 18/22] include/linux/text-patching.h:5:10: fatal error: 'asm/text-patching.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;
as well as URLs for NNTP newsgroup(s).