* [android-common:android15-6.6 3/3] block/blk-mq.c:3573:1: error: use of undeclared identifier '__tracepoint_android_rvh_blk_mq_has_request'; did you mean 'trace_android_rvh_blk_mq_has_request'?
@ 2026-03-24 2:45 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-03-24 2:45 UTC (permalink / raw)
To: cros-kernel-buildreports; +Cc: oe-kbuild-all
tree: https://android.googlesource.com/kernel/common android15-6.6
head: 3a8949cdc45bfeb1a68ac0e70e90909c13d3910e
commit: f7f28e6be255caed90a67df47625ba2296183ece [3/3] ANDROID: block: Introduce the android_rvh_blk_mq_has_request() vendor hook
config: i386-buildonly-randconfig-002-20260324 (https://download.01.org/0day-ci/archive/20260324/202603241010.DTQC2txd-lkp@intel.com/config)
compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260324/202603241010.DTQC2txd-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/202603241010.DTQC2txd-lkp@intel.com/
All errors (new ones prefixed by >>):
>> block/blk-mq.c:3573:1: error: use of undeclared identifier '__tracepoint_android_rvh_blk_mq_has_request'; did you mean 'trace_android_rvh_blk_mq_has_request'?
3573 | EXPORT_TRACEPOINT_SYMBOL_GPL(android_rvh_blk_mq_has_request);
| ^
include/linux/tracepoint.h:344:20: note: expanded from macro 'EXPORT_TRACEPOINT_SYMBOL_GPL'
344 | EXPORT_SYMBOL_GPL(__tracepoint_##name); \
| ^
<scratch space>:55:1: note: expanded from here
55 | __tracepoint_android_rvh_blk_mq_has_request
| ^
include/trace/hooks/blk.h:33:1: note: 'trace_android_rvh_blk_mq_has_request' declared here
33 | DECLARE_RESTRICTED_HOOK(android_rvh_blk_mq_has_request,
| ^
include/trace/hooks/vendor_hooks.h:121:2: note: expanded from macro 'DECLARE_RESTRICTED_HOOK'
121 | DECLARE_EVENT_NOP(name, PARAMS(proto), PARAMS(args))
| ^
include/linux/tracepoint.h:584:21: note: expanded from macro 'DECLARE_EVENT_NOP'
584 | static inline void trace_##name(proto) \
| ^
<scratch space>:36:1: note: expanded from here
36 | trace_android_rvh_blk_mq_has_request
| ^
>> block/blk-mq.c:3573:1: error: use of undeclared identifier '__traceiter_android_rvh_blk_mq_has_request'; did you mean '__tracepoint_android_rvh_blk_mq_has_request'?
3573 | EXPORT_TRACEPOINT_SYMBOL_GPL(android_rvh_blk_mq_has_request);
| ^
include/linux/tracepoint.h:345:20: note: expanded from macro 'EXPORT_TRACEPOINT_SYMBOL_GPL'
345 | EXPORT_SYMBOL_GPL(__traceiter_##name); \
| ^
<scratch space>:62:1: note: expanded from here
62 | __traceiter_android_rvh_blk_mq_has_request
| ^
block/blk-mq.c:3573:1: note: '__tracepoint_android_rvh_blk_mq_has_request' declared here
include/linux/tracepoint.h:344:20: note: expanded from macro 'EXPORT_TRACEPOINT_SYMBOL_GPL'
344 | EXPORT_SYMBOL_GPL(__tracepoint_##name); \
| ^
<scratch space>:55:1: note: expanded from here
55 | __tracepoint_android_rvh_blk_mq_has_request
| ^
>> block/blk-mq.c:3573:1: error: use of undeclared identifier '__SCK__tp_func_android_rvh_blk_mq_has_request'; did you mean '__tracepoint_android_rvh_blk_mq_has_request'?
3573 | EXPORT_TRACEPOINT_SYMBOL_GPL(android_rvh_blk_mq_has_request);
| ^
include/linux/tracepoint.h:346:2: note: expanded from macro 'EXPORT_TRACEPOINT_SYMBOL_GPL'
346 | EXPORT_STATIC_CALL_GPL(tp_func_##name)
| ^
include/linux/static_call.h:277:20: note: expanded from macro 'EXPORT_STATIC_CALL_GPL'
277 | EXPORT_SYMBOL_GPL(STATIC_CALL_KEY(name)); \
| ^
include/linux/static_call_types.h:12:32: note: expanded from macro 'STATIC_CALL_KEY'
12 | #define STATIC_CALL_KEY(name) __PASTE(STATIC_CALL_KEY_PREFIX, name)
| ^
include/linux/compiler_types.h:88:22: note: expanded from macro '__PASTE'
88 | #define __PASTE(a,b) ___PASTE(a,b)
| ^
include/linux/compiler_types.h:87:23: note: expanded from macro '___PASTE'
87 | #define ___PASTE(a,b) a##b
| ^
<scratch space>:70:1: note: expanded from here
70 | __SCK__tp_func_android_rvh_blk_mq_has_request
| ^
block/blk-mq.c:3573:1: note: '__tracepoint_android_rvh_blk_mq_has_request' declared here
include/linux/tracepoint.h:344:20: note: expanded from macro 'EXPORT_TRACEPOINT_SYMBOL_GPL'
344 | EXPORT_SYMBOL_GPL(__tracepoint_##name); \
| ^
<scratch space>:55:1: note: expanded from here
55 | __tracepoint_android_rvh_blk_mq_has_request
| ^
>> block/blk-mq.c:3573:1: error: use of undeclared identifier '__SCT__tp_func_android_rvh_blk_mq_has_request'; did you mean '__SCK__tp_func_android_rvh_blk_mq_has_request'?
3573 | EXPORT_TRACEPOINT_SYMBOL_GPL(android_rvh_blk_mq_has_request);
| ^
include/linux/tracepoint.h:346:2: note: expanded from macro 'EXPORT_TRACEPOINT_SYMBOL_GPL'
346 | EXPORT_STATIC_CALL_GPL(tp_func_##name)
| ^
include/linux/static_call.h:278:20: note: expanded from macro 'EXPORT_STATIC_CALL_GPL'
278 | EXPORT_SYMBOL_GPL(STATIC_CALL_TRAMP(name))
| ^
include/linux/static_call_types.h:18:34: note: expanded from macro 'STATIC_CALL_TRAMP'
18 | #define STATIC_CALL_TRAMP(name) __PASTE(STATIC_CALL_TRAMP_PREFIX, name)
| ^
include/linux/compiler_types.h:88:22: note: expanded from macro '__PASTE'
88 | #define __PASTE(a,b) ___PASTE(a,b)
| ^
include/linux/compiler_types.h:87:23: note: expanded from macro '___PASTE'
87 | #define ___PASTE(a,b) a##b
| ^
<scratch space>:77:1: note: expanded from here
77 | __SCT__tp_func_android_rvh_blk_mq_has_request
| ^
block/blk-mq.c:3573:1: note: '__SCK__tp_func_android_rvh_blk_mq_has_request' declared here
include/linux/tracepoint.h:346:2: note: expanded from macro 'EXPORT_TRACEPOINT_SYMBOL_GPL'
346 | EXPORT_STATIC_CALL_GPL(tp_func_##name)
| ^
include/linux/static_call.h:277:20: note: expanded from macro 'EXPORT_STATIC_CALL_GPL'
277 | EXPORT_SYMBOL_GPL(STATIC_CALL_KEY(name)); \
| ^
include/linux/static_call_types.h:12:32: note: expanded from macro 'STATIC_CALL_KEY'
12 | #define STATIC_CALL_KEY(name) __PASTE(STATIC_CALL_KEY_PREFIX, name)
| ^
include/linux/compiler_types.h:88:22: note: expanded from macro '__PASTE'
88 | #define __PASTE(a,b) ___PASTE(a,b)
| ^
include/linux/compiler_types.h:87:23: note: expanded from macro '___PASTE'
87 | #define ___PASTE(a,b) a##b
| ^
<scratch space>:70:1: note: expanded from here
70 | __SCK__tp_func_android_rvh_blk_mq_has_request
| ^
4 errors generated.
vim +3573 block/blk-mq.c
3572
> 3573 EXPORT_TRACEPOINT_SYMBOL_GPL(android_rvh_blk_mq_has_request);
3574
--
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:[~2026-03-24 2:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-24 2:45 [android-common:android15-6.6 3/3] block/blk-mq.c:3573:1: error: use of undeclared identifier '__tracepoint_android_rvh_blk_mq_has_request'; did you mean 'trace_android_rvh_blk_mq_has_request'? 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.