On Mon, 11 Aug 2025 10:00:50 +0300 Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > Hi Bijan, > > kernel test robot noticed the following build warnings: > > url: https://github.com/intel-lab-lkp/linux/commits/Bijan-Tabatabai/mm-damon-core-Add-damos_destroy_dests/20250806-120845 > base: https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-everything > patch link: https://lore.kernel.org/r/20250805162022.4920-3-bijan311%40gmail.com > patch subject: [PATCH 2/5] mm/damon/sysfs: Implement a command to only commit scheme dests > config: microblaze-randconfig-r072-20250810 (https://download.01.org/0day-ci/archive/20250810/202508101330.XRQqvfiN-lkp@xxxxxxxxx/config) > compiler: microblaze-linux-gcc (GCC) 8.5.0 > > 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> > | Reported-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > | Closes: https://lore.kernel.org/r/202508101330.XRQqvfiN-lkp@xxxxxxxxx/ > > smatch warnings: > mm/damon/sysfs-schemes.c:2605 damos_sysfs_set_schemes_dests() warn: iterator 'i' not incremented Thank you for this report. Nonetheless, this patch has replaced with another one[1]. Hence, we have no plan to make this patch be merged into the mainline, and we have no action item for this report. Please let me know if I'm missing something. [1] https://lore.kernel.org/20250806234254.10572-1-bijan311@xxxxxxxxx Thanks, SJ [...]