All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [opencloudos:linux-5.4/next 27070/27507] hook_frame.c:undefined reference to `sock_info_flag'
@ 2024-03-16  1:54 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-03-16  1:54 UTC (permalink / raw
  To: jasperwang, kaixuxia, frankjpliu, kasong, sagazchen, kernelxing,
	aurelianliu, jason.zeng, wu.zheng, yingbao.jia, pei.p.jia
  Cc: oe-kbuild-all

tree:   https://gitee.com/OpenCloudOS/OpenCloudOS-Kernel.git linux-5.4/next
head:   fdd5d0bfc620bd5147ff5b260822c7645aeddad6
commit: ba1503e9ed8f70dee78545c9b49425be956deea8 [27070/27507] security: add security hook point
config: x86_64-buildonly-randconfig-003-20240310 (https://download.01.org/0day-ci/archive/20240316/202403160904.pJOletVp-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240316/202403160904.pJOletVp-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/202403160904.pJOletVp-lkp@intel.com/

All errors (new ones prefixed by >>):

   ld: arch/x86/mm/fault.o: in function `do_user_addr_fault':
   fault.c:(.text+0x11e9): undefined reference to `sysctl_gpu_qos'
   ld: kernel/rue.o: in function `rue_io_enabled':
   rue.c:(.text+0x7): undefined reference to `sysctl_io_qos_enabled'
   ld: kernel/tkernel/hook_frame.o: in function `sock_hook_check':
>> hook_frame.c:(.text+0x28): undefined reference to `sock_info_flag'
   ld: kernel/tkernel/hook_frame.o: in function `execve_hook_check':
>> hook_frame.c:(.text+0x68): undefined reference to `execve_info_flag'
   ld: kernel/tkernel/hook_frame.o: in function `accept_hook_check':
>> hook_frame.c:(.text+0xa8): undefined reference to `accept_info_flag'
   ld: kernel/tkernel/hook_frame.o: in function `connect_hook_check':
>> hook_frame.c:(.text+0xe8): undefined reference to `connect_info_flag'
   ld: kernel/tkernel/hook_frame.o: in function `sendto_hook_check':
>> hook_frame.c:(.text+0x128): undefined reference to `sendto_info_flag'
   ld: kernel/tkernel/hook_frame.o: in function `recvfrom_hook_check':
>> hook_frame.c:(.text+0x178): undefined reference to `recvfrom_info_flag'
   ld: kernel/tkernel/hook_frame.o: in function `fork_hook_check':
>> hook_frame.c:(.text+0x1c8): undefined reference to `fork_info_flag'
   ld: kernel/tkernel/hook_frame.o: in function `exit_hook_check':
>> hook_frame.c:(.text+0x208): undefined reference to `exit_info_flag'
   ld: mm/page_alloc.o: in function `proc_pagecacache_system_usage':
   page_alloc.c:(.text+0x6e47): undefined reference to `vm_pagecacache_system_usage'
   ld: drivers/acpi/acpi_processor.o: in function `acpi_processor_evaluate_cst':
   acpi_processor.c:(.text+0x348): undefined reference to `acpi_processor_ffh_cstate_probe'

-- 
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-03-16  1:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-16  1:54 [opencloudos:linux-5.4/next 27070/27507] hook_frame.c:undefined reference to `sock_info_flag' 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.