From: kernel test robot <[email protected]>
To: Ammar Faizi <[email protected]>,
GNU/Weeb Mailing List <[email protected]>
Cc: [email protected]
Subject: [ammarfaizi2-block:google/android/kernel/common/android12-5.4 9371/9999] include/trace/trace_events.h:26:23: warning: 'str__ion__trace_system_name' defined but not used
Date: Wed, 3 Aug 2022 14:24:44 +0800 [thread overview]
Message-ID: <[email protected]> (raw)
tree: https://github.com/ammarfaizi2/linux-block google/android/kernel/common/android12-5.4
head: 61c005f0f1663789612bbe039932620f51779526
commit: 0cc2d3cf840d31610e8af964d2b8a8e4a972cd68 [9371/9999] ANDROID: GKI: ion: add vendor hook for ion buffer release
config: i386-allyesconfig (https://download.01.org/0day-ci/archive/20220803/[email protected]/config)
compiler: gcc-11 (Debian 11.3.0-3) 11.3.0
reproduce (this is a W=1 build):
# https://github.com/ammarfaizi2/linux-block/commit/0cc2d3cf840d31610e8af964d2b8a8e4a972cd68
git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block
git fetch --no-tags ammarfaizi2-block google/android/kernel/common/android12-5.4
git checkout 0cc2d3cf840d31610e8af964d2b8a8e4a972cd68
# save the config file
mkdir build_dir && cp config build_dir/.config
make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash drivers/android/
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <[email protected]>
All warnings (new ones prefixed by >>):
In file included from include/trace/define_trace.h:102,
from include/trace/hooks/ion.h:18,
from drivers/android/vendor_hooks.c:26:
>> include/trace/trace_events.h:26:23: warning: 'str__ion__trace_system_name' defined but not used [-Wunused-const-variable=]
26 | #define __app__(x, y) str__##x##y
| ^~~~~
include/trace/trace_events.h:27:21: note: in expansion of macro '__app__'
27 | #define __app(x, y) __app__(x, y)
| ^~~~~~~
include/trace/trace_events.h:29:29: note: in expansion of macro '__app'
29 | #define TRACE_SYSTEM_STRING __app(TRACE_SYSTEM_VAR,__trace_system_name)
| ^~~~~
include/trace/trace_events.h:32:27: note: in expansion of macro 'TRACE_SYSTEM_STRING'
32 | static const char TRACE_SYSTEM_STRING[] = \
| ^~~~~~~~~~~~~~~~~~~
include/trace/trace_events.h:35:1: note: in expansion of macro 'TRACE_MAKE_SYSTEM_STR'
35 | TRACE_MAKE_SYSTEM_STR();
| ^~~~~~~~~~~~~~~~~~~~~
In file included from include/trace/define_trace.h:102,
from include/trace/hooks/psci.h:26,
from drivers/android/vendor_hooks.c:25:
include/trace/trace_events.h:26:23: warning: 'str__psci__trace_system_name' defined but not used [-Wunused-const-variable=]
26 | #define __app__(x, y) str__##x##y
| ^~~~~
include/trace/trace_events.h:27:21: note: in expansion of macro '__app__'
27 | #define __app(x, y) __app__(x, y)
| ^~~~~~~
include/trace/trace_events.h:29:29: note: in expansion of macro '__app'
29 | #define TRACE_SYSTEM_STRING __app(TRACE_SYSTEM_VAR,__trace_system_name)
| ^~~~~
include/trace/trace_events.h:32:27: note: in expansion of macro 'TRACE_SYSTEM_STRING'
32 | static const char TRACE_SYSTEM_STRING[] = \
| ^~~~~~~~~~~~~~~~~~~
include/trace/trace_events.h:35:1: note: in expansion of macro 'TRACE_MAKE_SYSTEM_STR'
35 | TRACE_MAKE_SYSTEM_STR();
| ^~~~~~~~~~~~~~~~~~~~~
In file included from include/trace/define_trace.h:102,
from include/trace/hooks/usb.h:20,
from drivers/android/vendor_hooks.c:24:
include/trace/trace_events.h:26:23: warning: 'str__usb__trace_system_name' defined but not used [-Wunused-const-variable=]
26 | #define __app__(x, y) str__##x##y
| ^~~~~
include/trace/trace_events.h:27:21: note: in expansion of macro '__app__'
27 | #define __app(x, y) __app__(x, y)
| ^~~~~~~
include/trace/trace_events.h:29:29: note: in expansion of macro '__app'
29 | #define TRACE_SYSTEM_STRING __app(TRACE_SYSTEM_VAR,__trace_system_name)
| ^~~~~
include/trace/trace_events.h:32:27: note: in expansion of macro 'TRACE_SYSTEM_STRING'
32 | static const char TRACE_SYSTEM_STRING[] = \
| ^~~~~~~~~~~~~~~~~~~
include/trace/trace_events.h:35:1: note: in expansion of macro 'TRACE_MAKE_SYSTEM_STR'
35 | TRACE_MAKE_SYSTEM_STR();
| ^~~~~~~~~~~~~~~~~~~~~
In file included from include/trace/define_trace.h:102,
from include/trace/hooks/ufshcd.h:55,
from drivers/android/vendor_hooks.c:23:
include/trace/trace_events.h:26:23: warning: 'str__ufshcd__trace_system_name' defined but not used [-Wunused-const-variable=]
26 | #define __app__(x, y) str__##x##y
| ^~~~~
include/trace/trace_events.h:27:21: note: in expansion of macro '__app__'
27 | #define __app(x, y) __app__(x, y)
| ^~~~~~~
include/trace/trace_events.h:29:29: note: in expansion of macro '__app'
29 | #define TRACE_SYSTEM_STRING __app(TRACE_SYSTEM_VAR,__trace_system_name)
| ^~~~~
include/trace/trace_events.h:32:27: note: in expansion of macro 'TRACE_SYSTEM_STRING'
32 | static const char TRACE_SYSTEM_STRING[] = \
| ^~~~~~~~~~~~~~~~~~~
include/trace/trace_events.h:35:1: note: in expansion of macro 'TRACE_MAKE_SYSTEM_STR'
35 | TRACE_MAKE_SYSTEM_STR();
| ^~~~~~~~~~~~~~~~~~~~~
In file included from include/trace/define_trace.h:102,
from include/trace/hooks/sys.h:17,
from drivers/android/vendor_hooks.c:22:
include/trace/trace_events.h:26:23: warning: 'str__sys__trace_system_name' defined but not used [-Wunused-const-variable=]
26 | #define __app__(x, y) str__##x##y
| ^~~~~
include/trace/trace_events.h:27:21: note: in expansion of macro '__app__'
27 | #define __app(x, y) __app__(x, y)
| ^~~~~~~
include/trace/trace_events.h:29:29: note: in expansion of macro '__app'
29 | #define TRACE_SYSTEM_STRING __app(TRACE_SYSTEM_VAR,__trace_system_name)
| ^~~~~
include/trace/trace_events.h:32:27: note: in expansion of macro 'TRACE_SYSTEM_STRING'
32 | static const char TRACE_SYSTEM_STRING[] = \
| ^~~~~~~~~~~~~~~~~~~
include/trace/trace_events.h:35:1: note: in expansion of macro 'TRACE_MAKE_SYSTEM_STR'
35 | TRACE_MAKE_SYSTEM_STR();
| ^~~~~~~~~~~~~~~~~~~~~
In file included from include/trace/define_trace.h:102,
from include/trace/hooks/cgroup.h:17,
from drivers/android/vendor_hooks.c:21:
include/trace/trace_events.h:26:23: warning: 'str__cgroup__trace_system_name' defined but not used [-Wunused-const-variable=]
26 | #define __app__(x, y) str__##x##y
| ^~~~~
include/trace/trace_events.h:27:21: note: in expansion of macro '__app__'
27 | #define __app(x, y) __app__(x, y)
| ^~~~~~~
include/trace/trace_events.h:29:29: note: in expansion of macro '__app'
29 | #define TRACE_SYSTEM_STRING __app(TRACE_SYSTEM_VAR,__trace_system_name)
| ^~~~~
include/trace/trace_events.h:32:27: note: in expansion of macro 'TRACE_SYSTEM_STRING'
32 | static const char TRACE_SYSTEM_STRING[] = \
vim +/str__ion__trace_system_name +26 include/trace/trace_events.h
acd388fd3af350ab include/trace/ftrace.h Steven Rostedt (Red Hat 2015-03-31 25)
acd388fd3af350ab include/trace/ftrace.h Steven Rostedt (Red Hat 2015-03-31 @26) #define __app__(x, y) str__##x##y
acd388fd3af350ab include/trace/ftrace.h Steven Rostedt (Red Hat 2015-03-31 27) #define __app(x, y) __app__(x, y)
acd388fd3af350ab include/trace/ftrace.h Steven Rostedt (Red Hat 2015-03-31 28)
:::::: The code at line 26 was first introduced by commit
:::::: acd388fd3af350ab24c6ab6f19b83fc4a4f3aa60 tracing: Give system name a pointer
:::::: TO: Steven Rostedt (Red Hat) <[email protected]>
:::::: CC: Steven Rostedt <[email protected]>
--
0-DAY CI Kernel Test Service
https://01.org/lkp
reply other threads:[~2022-08-03 6:24 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 \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox