All of lore.kernel.org
 help / color / mirror / Atom feed
* [jimc:dd-ratelimit 40/81] lib/dynamic_debug.c:88: Warning: missing closing `"'
@ 2026-07-08  7:52 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-07-08  7:52 UTC (permalink / raw)
  To: Jim Cromie,  Łukasz Bartosik; +Cc: oe-kbuild-all

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-08  7:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-08  7:52 [jimc:dd-ratelimit 40/81] lib/dynamic_debug.c:88: Warning: missing closing `"' 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.