* [android-common:android-mainline 1/1] posix_timers.c:257:13: warning: 'check_sig_ign' defined but not used
@ 2025-12-12 23:38 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-12-12 23:38 UTC (permalink / raw)
To: cros-kernel-buildreports; +Cc: oe-kbuild-all
tree: https://android.googlesource.com/kernel/common android-mainline
head: fbfd6aedcdb51da80c81b27b298b8691212febac
commit: 32c1bffe815c9ed746ce7d84cae07da17db6bca4 [1/1] ANDROID: Compile kselftest_timers_posix_timers code
config: x86_64-allnoconfig-bpf (https://download.01.org/0day-ci/archive/20251213/202512130014.ZVGmedOF-lkp@intel.com/config)
compiler: gcc-14 (Debian 14.2.0-19) 14.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251213/202512130014.ZVGmedOF-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/202512130014.ZVGmedOF-lkp@intel.com/
All warnings (new ones prefixed by >>):
posix_timers.c:399:13: warning: 'check_delete' defined but not used [-Wunused-function]
399 | static void check_delete(void)
| ^~~~~~~~~~~~
posix_timers.c:343:13: warning: 'check_rearm' defined but not used [-Wunused-function]
343 | static void check_rearm(void)
| ^~~~~~~~~~~
>> posix_timers.c:257:13: warning: 'check_sig_ign' defined but not used [-Wunused-function]
257 | static void check_sig_ign(int thread)
| ^~~~~~~~~~~~~
--
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:[~2025-12-12 23:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-12 23:38 [android-common:android-mainline 1/1] posix_timers.c:257:13: warning: 'check_sig_ign' defined but not used 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.