[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202311220042.vAKxDlUW-lkp@intel.com>
Date: Wed, 22 Nov 2023 00:24:26 +0800
From: kernel test robot <lkp@...el.com>
To: Damien Le Moal <damien.lemoal@....com>
Cc: oe-kbuild-all@...ts.linux.dev, linux-kernel@...r.kernel.org,
Mike Snitzer <snitzer@...hat.com>,
Hannes Reinecke <hare@...e.com>,
Bart Van Assche <bart.vanassche@...disk.com>
Subject: drivers/md/dm-zoned-reclaim.c:1: warning: no structured comments
found
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 98b1cc82c4affc16f5598d4fa14b1858671b2263
commit: 3b1a94c88b798d4f3bd1a5b61f5c8fb9d987c242 dm zoned: drive-managed zoned block device target
date: 6 years ago
config: i386-randconfig-011-20231120 (https://download.01.org/0day-ci/archive/20231122/202311220042.vAKxDlUW-lkp@intel.com/config)
compiler: gcc-7 (Ubuntu 7.5.0-6ubuntu2) 7.5.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231122/202311220042.vAKxDlUW-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@...el.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202311220042.vAKxDlUW-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> drivers/md/dm-zoned-reclaim.c:1: warning: no structured comments found
--
arch/x86/include/asm/bitops.h: Assembler messages:
arch/x86/include/asm/bitops.h:224: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
arch/x86/include/asm/bitops.h:224: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
arch/x86/include/asm/bitops.h:224: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
arch/x86/include/asm/bitops.h:224: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
arch/x86/include/asm/bitops.h:270: Warning: no instruction mnemonic suffix given and no register operands; using default for `btr'
>> drivers/md/dm-zoned-metadata.c:1: warning: no structured comments found
--
>> drivers/md/dm-zoned-target.c:1: warning: no structured comments found
vim +1 drivers/md/dm-zoned-reclaim.c
> 1 /*
2 * Copyright (C) 2017 Western Digital Corporation or its affiliates.
3 *
4 * This file is released under the GPL.
5 */
6
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
Powered by blists - more mailing lists