<command-line>: warning: '_ttyVK' directive output may be truncated writing 6 bytes into a region of size between 3 and 12

From: kernel test robot
Date: Wed Jan 01 2025 - 07:02:19 EST


Hi Scott,

FYI, the error/warning still remains.

tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: ccb98ccef0e543c2bd4ef1a72270461957f3d8d0
commit: 91ca10d6fa0720e35596c720e494d9c18624418a misc: bcm-vk: add ttyVK support
date: 3 years, 11 months ago
config: csky-randconfig-r053-20231127 (https://download.01.org/0day-ci/archive/20250101/202501011951.6nEbRUVn-lkp@xxxxxxxxx/config)
compiler: csky-linux-gcc (GCC) 12.4.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250101/202501011951.6nEbRUVn-lkp@xxxxxxxxx/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@xxxxxxxxx>
| Closes: https://lore.kernel.org/oe-kbuild-all/202501011951.6nEbRUVn-lkp@xxxxxxxxx/

All warnings (new ones prefixed by >>):

drivers/misc/bcm-vk/bcm_vk_dev.c: In function 'bcm_vk_probe':
>> <command-line>: warning: '_ttyVK' directive output may be truncated writing 6 bytes into a region of size between 3 and 12 [-Wformat-truncation=]
drivers/misc/bcm-vk/bcm_vk_dev.c:1454:38: note: in expansion of macro 'KBUILD_MODNAME'
1454 | snprintf(name, sizeof(name), KBUILD_MODNAME ".%d_ttyVK", id);
| ^~~~~~~~~~~~~~
drivers/misc/bcm-vk/bcm_vk_dev.c:1454:9: note: 'snprintf' output between 15 and 24 bytes into a destination of size 20
1454 | snprintf(name, sizeof(name), KBUILD_MODNAME ".%d_ttyVK", id);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki