* [jolsa-perf:bpf/missed_stats_3 1/7] include/linux/bpf.h:2650:13: error: 'bpf_prog_update_prog_stats' defined but not used
@ 2023-07-21 20:31 kernel test robot
0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2023-07-21 20:31 UTC (permalink / raw)
To: Jiri Olsa; +Cc: oe-kbuild-all
tree: https://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git bpf/missed_stats_3
head: 903afc5b7a9fa7c9bff7f7dc86d955b637fb1fd9
commit: 04fef13e9772949ac2d598ed21fd26c6e43746ac [1/7] bpf: Move update_prog_stats to syscall object
config: sparc64-randconfig-r036-20230720 (https://download.01.org/0day-ci/archive/20230722/202307220405.fwfaioXw-lkp@intel.com/config)
compiler: sparc64-linux-gcc (GCC) 12.3.0
reproduce: (https://download.01.org/0day-ci/archive/20230722/202307220405.fwfaioXw-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/202307220405.fwfaioXw-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from include/linux/filter.h:9,
from arch/sparc/kernel/sys_sparc32.c:29:
>> include/linux/bpf.h:2650:13: error: 'bpf_prog_update_prog_stats' defined but not used [-Werror=unused-function]
2650 | static void bpf_prog_update_prog_stats(struct bpf_prog *prog,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
vim +/bpf_prog_update_prog_stats +2650 include/linux/bpf.h
2649
> 2650 static void bpf_prog_update_prog_stats(struct bpf_prog *prog,
2651 u64 start)
2652 {
2653 }
2654
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 2+ messages in thread* [jolsa-perf:bpf/missed_stats_3 1/7] include/linux/bpf.h:2650:13: error: 'bpf_prog_update_prog_stats' defined but not used
@ 2023-07-20 19:49 kernel test robot
0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2023-07-20 19:49 UTC (permalink / raw)
To: Jiri Olsa; +Cc: oe-kbuild-all
tree: https://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git bpf/missed_stats_3
head: d40e4165c066c7a131012bf1d87f27517c79e3f1
commit: 3d25b22ba2534fedca5325362b88adab8ac6c651 [1/7] bpf: Move update_prog_stats to syscall object
config: sparc64-randconfig-r036-20230720 (https://download.01.org/0day-ci/archive/20230721/202307210348.t79b0x4o-lkp@intel.com/config)
compiler: sparc64-linux-gcc (GCC) 12.3.0
reproduce: (https://download.01.org/0day-ci/archive/20230721/202307210348.t79b0x4o-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/202307210348.t79b0x4o-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from include/linux/filter.h:9,
from arch/sparc/kernel/sys_sparc32.c:29:
>> include/linux/bpf.h:2650:13: error: 'bpf_prog_update_prog_stats' defined but not used [-Werror=unused-function]
2650 | static void bpf_prog_update_prog_stats(struct bpf_prog *prog,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
vim +/bpf_prog_update_prog_stats +2650 include/linux/bpf.h
2649
> 2650 static void bpf_prog_update_prog_stats(struct bpf_prog *prog,
2651 u64 start)
2652 {
2653 }
2654
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-21 20:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-21 20:31 [jolsa-perf:bpf/missed_stats_3 1/7] include/linux/bpf.h:2650:13: error: 'bpf_prog_update_prog_stats' defined but not used kernel test robot
-- strict thread matches above, loose matches on Subject: below --
2023-07-20 19:49 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.