All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: cros-kernel-buildreports@googlegroups.com
Cc: oe-kbuild-all@lists.linux.dev
Subject: [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'?
Date: Tue, 24 Mar 2026 10:45:12 +0800	[thread overview]
Message-ID: <202603241010.DTQC2txd-lkp@intel.com> (raw)

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

                 reply	other threads:[~2026-03-24  2:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202603241010.DTQC2txd-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=cros-kernel-buildreports@googlegroups.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.