[jimc:jump-batch-apply-fixed 43/60] lib/dynamic_debug.c:88: Warning: missing closing `"'

kernel test robot <[email protected]>
Newsgroups dev.linux.lists.oe-kbuild-all
Message-ID <[email protected]>
tree:   https://github.com/jimc/linux.git jump-batch-apply-fixed
head:   f34250f02483802d911ebbe4ebd4e5c98e3fa7b1
commit: 9f5cf4c1a9478dc71bb8bda5d5f48e587cf81f17 [43/60] dyndbg: add +c flag to count advantage of classmaps for DRM
config: s390-randconfig-r052-20260813 (https://download.01.org/0day-ci/archive/20260814/[email protected]/config)
compiler: s390-linux-gcc (GCC) 8.5.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260814/[email protected]/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 <[email protected]>
| Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/

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

9f5cf4c1a9478d Jim Cromie  2026-04-15  82  
22640017eab569 Jim Cromie  2025-11-18  83  static bool ddebug_class_map_in_range(const int class_id,
22640017eab569 Jim Cromie  2025-11-18  84  				      const struct ddebug_class_map *map);
22640017eab569 Jim Cromie  2025-11-18  85  static bool ddebug_class_user_in_range(const int class_id,
22640017eab569 Jim Cromie  2025-11-18  86  				       const struct ddebug_class_user *user);
e9d376f0fa66bd Jason Baron 2009-02-05  87  static DEFINE_MUTEX(ddebug_lock);
e9d376f0fa66bd Jason Baron 2009-02-05 @88  static LIST_HEAD(ddebug_tables);
f657fd21e16e3a Joe Perches 2012-12-05  89  static int verbose;
74df138d508eb3 Jim Cromie  2011-12-19  90  module_param(verbose, int, 0644);
09ee10ff804ec4 Jim Cromie  2021-10-19  91  MODULE_PARM_DESC(verbose, " dynamic_debug/control processing "
09ee10ff804ec4 Jim Cromie  2021-10-19  92  		 "( 0 = off (default), 1 = module add/rm, 2 = >control summary, 3 = parsing, 4 = per-site changes)");
e9d376f0fa66bd Jason Baron 2009-02-05  93  

:::::: The code at line 88 was first introduced by commit
:::::: e9d376f0fa66bd630fe27403669c6ae6c22a868f dynamic debug: combine dprintk and dynamic printk

:::::: TO: Jason Baron <[email protected]>
:::::: CC: Greg Kroah-Hartman <[email protected]>

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.