All of lore.kernel.org
 help / color / mirror / Atom feed
* [chrome-os:chromeos-5.15 2/3] open.c:undefined reference to `__traceiter_cros_chmod_common_enter'
@ 2024-09-10 19:27 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-09-10 19:27 UTC (permalink / raw)
  To: cros-kernel-buildreports; +Cc: oe-kbuild-all

tree:   https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-5.15
head:   b409e2357562c5e8ed351597fddb38b7e8920fdd
commit: bc1704f468b153e8b6edd27e720a4d143297e394 [2/3] CHROMIUM: add cros file tracepoints for bpf
config: arm64-randconfig-001-20240910 (https://download.01.org/0day-ci/archive/20240911/202409110301.IrjbrSeO-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 14.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240911/202409110301.IrjbrSeO-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/202409110301.IrjbrSeO-lkp@intel.com/

All errors (new ones prefixed by >>):

   aarch64-linux-ld: Unexpected GOT/PLT entries detected!
   aarch64-linux-ld: Unexpected run-time procedure linkages detected!
   aarch64-linux-ld: fs/open.o: in function `trace_cros_filp_close_exit':
   open.c:(.text+0x21fc): undefined reference to `__traceiter_cros_filp_close_exit'
   aarch64-linux-ld: fs/open.o: in function `trace_cros_chmod_common_enter':
>> open.c:(.text+0x23b8): undefined reference to `__traceiter_cros_chmod_common_enter'
   aarch64-linux-ld: fs/open.o: in function `trace_cros_chmod_common_exit':
>> open.c:(.text+0x2584): undefined reference to `__traceiter_cros_chmod_common_exit'
   aarch64-linux-ld: fs/open.o: in function `trace_cros_chown_common_enter':
>> open.c:(.text+0x2784): undefined reference to `__traceiter_cros_chown_common_enter'
   aarch64-linux-ld: fs/open.o: in function `trace_cros_chown_common_exit':
>> open.c:(.text+0x298c): undefined reference to `__traceiter_cros_chown_common_exit'
   aarch64-linux-ld: fs/open.o:(__jump_table+0xd8): undefined reference to `__tracepoint_cros_filp_close_exit'
   aarch64-linux-ld: fs/open.o:(__jump_table+0xe8): undefined reference to `__tracepoint_cros_chmod_common_enter'
   aarch64-linux-ld: fs/open.o:(__jump_table+0xf8): undefined reference to `__tracepoint_cros_chmod_common_exit'
   aarch64-linux-ld: fs/open.o:(__jump_table+0x108): undefined reference to `__tracepoint_cros_chown_common_enter'
   aarch64-linux-ld: fs/open.o:(__jump_table+0x118): undefined reference to `__tracepoint_cros_chown_common_exit'
   aarch64-linux-ld: fs/namespace.o: in function `trace_cros_path_umount_entry':
>> namespace.c:(.text+0x4530): undefined reference to `__traceiter_cros_path_umount_entry'
   aarch64-linux-ld: fs/namespace.o: in function `trace_cros_path_umount_exit':
>> namespace.c:(.text+0x46fc): undefined reference to `__traceiter_cros_path_umount_exit'
   aarch64-linux-ld: fs/namespace.o: in function `trace_cros_path_mount_exit':
>> namespace.c:(.text+0x5154): undefined reference to `__traceiter_cros_path_mount_exit'
   aarch64-linux-ld: fs/namespace.o:(__jump_table+0x88): undefined reference to `__tracepoint_cros_path_umount_entry'
   aarch64-linux-ld: fs/namespace.o:(__jump_table+0x98): undefined reference to `__tracepoint_cros_path_umount_exit'
   aarch64-linux-ld: fs/namespace.o:(__jump_table+0xc8): undefined reference to `__tracepoint_cros_path_mount_exit'
   aarch64-linux-ld: fs/utimes.o: in function `trace_cros_vfs_utimes_exit':
>> utimes.c:(.text+0x14c): undefined reference to `__traceiter_cros_vfs_utimes_exit'
   aarch64-linux-ld: fs/utimes.o: in function `trace_cros_vfs_utimes_enter':
   utimes.c:(.text+0x344): undefined reference to `__traceiter_cros_vfs_utimes_enter'
   aarch64-linux-ld: fs/utimes.o:(__jump_table+0x8): undefined reference to `__tracepoint_cros_vfs_utimes_exit'
   aarch64-linux-ld: fs/utimes.o:(__jump_table+0x18): undefined reference to `__tracepoint_cros_vfs_utimes_enter'

-- 
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-09-10 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-10 19:27 [chrome-os:chromeos-5.15 2/3] open.c:undefined reference to `__traceiter_cros_chmod_common_enter' 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.