From: kernel test robot <lkp@intel.com>
To: "Jim Cromie" <jim.cromie@gmail.com>,
" Łukasz Bartosik" <ukaszb@chromium.org>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [jimc:dd-ratelimit 40/81] lib/dynamic_debug.c:88: Warning: missing closing `"'
Date: Wed, 08 Jul 2026 15:52:14 +0800 [thread overview]
Message-ID: <202607081550.uT962LDo-lkp@intel.com> (raw)
tree: https://github.com/jimc/linux.git dd-ratelimit
head: cbb49cd4279ef7137b7931337dbbc47d7f9532d0
commit: 21454fc4dd9a744fe59cb7fd70b5e24f3b3f45f0 [40/81] dyndbg: add +c flag to demonstrate advantage of classmaps for DRM
config: s390-randconfig-r054-20260708 (https://download.01.org/0day-ci/archive/20260708/202607081550.uT962LDo-lkp@intel.com/config)
compiler: s390-linux-gcc (GCC) 8.5.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260708/202607081550.uT962LDo-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/202607081550.uT962LDo-lkp@intel.com/
All warnings (new ones prefixed by >>):
lib/dynamic_debug.c: Assembler messages:
>> lib/dynamic_debug.c:88: Warning: missing closing `"'
>> lib/dynamic_debug.c:88: Warning: missing closing `"'
>> lib/dynamic_debug.c:88: Warning: missing closing `"'
>> lib/dynamic_debug.c:88: Warning: missing closing `"'
>> lib/dynamic_debug.c:88: Warning: missing closing `"'
>> lib/dynamic_debug.c:88: Warning: missing closing `"'
>> lib/dynamic_debug.c:88: Warning: missing closing `"'
>> lib/dynamic_debug.c:88: Warning: missing closing `"'
>> lib/dynamic_debug.c:88: Warning: missing closing `"'
>> lib/dynamic_debug.c:88: Warning: missing closing `"'
>> lib/dynamic_debug.c:88: Warning: missing closing `"'
>> lib/dynamic_debug.c:88: Warning: missing closing `"'
>> lib/dynamic_debug.c:88: Warning: missing closing `"'
>> lib/dynamic_debug.c:88: Warning: missing closing `"'
>> lib/dynamic_debug.c:88: Warning: missing closing `"'
>> lib/dynamic_debug.c:88: Warning: missing closing `"'
>> lib/dynamic_debug.c:88: Warning: missing closing `"'
lib/dynamic_debug.c:93: Warning: missing closing `"'
lib/dynamic_debug.c:93: Warning: missing closing `"'
lib/dynamic_debug.c:93: Warning: missing closing `"'
lib/dynamic_debug.c:93: Warning: missing closing `"'
lib/dynamic_debug.c:93: Warning: missing closing `"'
lib/dynamic_debug.c:93: Warning: missing closing `"'
lib/dynamic_debug.c:93: Warning: missing closing `"'
lib/dynamic_debug.c:93: Warning: missing closing `"'
lib/dynamic_debug.c:93: Warning: missing closing `"'
lib/dynamic_debug.c:93: Warning: missing closing `"'
lib/dynamic_debug.c:93: Warning: missing closing `"'
lib/dynamic_debug.c:93: Warning: missing closing `"'
lib/dynamic_debug.c:93: Warning: missing closing `"'
lib/dynamic_debug.c:93: Warning: missing closing `"'
lib/dynamic_debug.c:93: Warning: missing closing `"'
lib/dynamic_debug.c:93: Warning: missing closing `"'
lib/dynamic_debug.c:93: Warning: missing closing `"'
vim +88 lib/dynamic_debug.c
21454fc4dd9a74 Jim Cromie 2026-04-15 82
e9d376f0fa66bd Jason Baron 2009-02-05 83 static DEFINE_MUTEX(ddebug_lock);
e9d376f0fa66bd Jason Baron 2009-02-05 84 static LIST_HEAD(ddebug_tables);
f657fd21e16e3a Joe Perches 2012-12-05 85 static int verbose;
74df138d508eb3 Jim Cromie 2011-12-19 86 module_param(verbose, int, 0644);
09ee10ff804ec4 Jim Cromie 2021-10-19 87 MODULE_PARM_DESC(verbose, " dynamic_debug/control processing "
09ee10ff804ec4 Jim Cromie 2021-10-19 @88 "( 0 = off (default), 1 = module add/rm, 2 = >control summary, 3 = parsing, 4 = per-site changes)");
e9d376f0fa66bd Jason Baron 2009-02-05 89
:::::: The code at line 88 was first introduced by commit
:::::: 09ee10ff804ec4bc58eb9849226312ff1c4d7e7b dyndbg: refine verbosity 1-4 summary-detail
:::::: TO: Jim Cromie <jim.cromie@gmail.com>
:::::: CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2026-07-08 7:53 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=202607081550.uT962LDo-lkp@intel.com \
--to=lkp@intel.com \
--cc=jim.cromie@gmail.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=ukaszb@chromium.org \
/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.