From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id F302D33EB0E; Sat, 18 Jul 2026 07:52:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.19 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784361181; cv=none; b=gKiEf5HRL0DcgUqjGfVuk1HSWXb+myCdV6Ct1SofwpevKeA9WQfvSymzh3Y9lhe8s+cLyWc/gwSNfTdOxw8/Ro1pT04FA4+F4oLvfi95kh/aO/OZ48wUrbkVmJzN1pHKTMINByFTiP1PrROfQSwBsYTFAxdsbhQLtKLedEDx07o= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784361181; c=relaxed/simple; bh=usp4xS76WrIMBZsPgWMPfQLaX/5OcCg0dIj3qNtrdlU=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=eO9M7R/3NQ/FzSSgYN1/9Ii7xGuXCD9e3eZvL8Yv9Yr92x5d5Tc+rpmTW8q6scMuECcW3Dh8c6VXqioCQQndHMaS9eSqWc5XCpcX/qvIZ6q0K969v92XUQk9whgqp2xuBqTqnWHrgs6aoAEoAqzP1+5eZE65QCEGZ10QMv3SUYY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=K3jq8Ke9; arc=none smtp.client-ip=192.198.163.19 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="K3jq8Ke9" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1784361179; x=1815897179; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=usp4xS76WrIMBZsPgWMPfQLaX/5OcCg0dIj3qNtrdlU=; b=K3jq8Ke9wHRJAa3EmorMXBhqFG3ZS5CRjKnOBHX8NEml40TyDJigYo0m F4rWcJvknQTohR818ngV4ax71GG+uxOS7AfdhCrNqTjibkDmtKcsJGqbQ 3oDhGDCOWjnawCk/fPjCHIUmMWebyNqRe6GbAGGX2SuAxL2rl/OD3Lndw AgoY0asTqi4wqHgHULMHaQSbOWve+VB+k3/E+pQylkFtRyngT0qjMAiey zj+UzVmZuhuSD5jBACKiLTAbAKQsFs08LaeYiQN6Tq9G2c0yo5IlBW2ym /YO8eBnvqtGEWHfXHUQtAxmvmkXT98nDUoGBivkdBxKCXK0lF2EQnKzuY A==; X-CSE-ConnectionGUID: pNeMs1Q+TnGgH9dFUQBJew== X-CSE-MsgGUID: 6oYgLqxLT6WNRx7SHhKxIg== X-IronPort-AV: E=McAfee;i="6800,10657,11849"; a="84004318" X-IronPort-AV: E=Sophos;i="6.25,170,1779174000"; d="scan'208";a="84004318" Received: from fmviesa005.fm.intel.com ([10.60.135.145]) by fmvoesa113.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Jul 2026 00:52:12 -0700 X-CSE-ConnectionGUID: q3MvSoYmSUS3UFc1e5d6Zg== X-CSE-MsgGUID: Mcy5IvL5R7mdhJgb5RSr7A== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.25,170,1779174000"; d="scan'208";a="261948990" Received: from igk-lkp-server01.igk.intel.com (HELO e5a8ed462067) ([10.211.93.152]) by fmviesa005.fm.intel.com with ESMTP; 18 Jul 2026 00:52:09 -0700 Received: from kbuild by e5a8ed462067 with local (Exim 4.98.2) (envelope-from ) id 1wkzqB-000000005kH-33kf; Sat, 18 Jul 2026 07:52:07 +0000 Date: Sat, 18 Jul 2026 09:51:48 +0200 From: kernel test robot To: Yonggil Song , "jaegeuk@kernel.org" , "chao@kernel.org" , "corbet@lwn.net" Cc: oe-kbuild-all@lists.linux.dev, Yonggil Song , "linux-f2fs-devel@lists.sourceforge.net" , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Dongjin Kim , Seokhwan Kim , Daejun Park Subject: Re: [PATCH] f2fs: introduce gcless mount option to avoid foreground GC Message-ID: <202607180917.doNNtTXN-lkp@intel.com> References: <20260706062043epcms2p16928216befdca1242bc2d3cd7cb34afe@epcms2p1> Precedence: bulk X-Mailing-List: linux-doc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260706062043epcms2p16928216befdca1242bc2d3cd7cb34afe@epcms2p1> Hi Yonggil, kernel test robot noticed the following build warnings: [auto build test WARNING on cb8ff3ead9a3fc43727980be58c7099506f65261] url: https://github.com/intel-lab-lkp/linux/commits/Yonggil-Song/f2fs-introduce-gcless-mount-option-to-avoid-foreground-GC/20260706-154229 base: cb8ff3ead9a3fc43727980be58c7099506f65261 patch link: https://lore.kernel.org/r/20260706062043epcms2p16928216befdca1242bc2d3cd7cb34afe%40epcms2p1 patch subject: [PATCH] f2fs: introduce gcless mount option to avoid foreground GC config: i386-randconfig-2006-20250825 (https://download.01.org/0day-ci/archive/20260718/202607180917.doNNtTXN-lkp@intel.com/config) compiler: gcc-14 (Debian 14.2.0-19) 14.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260718/202607180917.doNNtTXN-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 | Closes: https://lore.kernel.org/oe-kbuild-all/202607180917.doNNtTXN-lkp@intel.com/ All warnings (new ones prefixed by >>): In file included from include/linux/bits.h:5, from include/linux/bitops.h:6, from include/linux/log2.h:12, from arch/x86/include/asm/div64.h:8, from include/linux/math.h:6, from include/linux/math64.h:6, from include/linux/time.h:6, from include/linux/stat.h:19, from include/linux/fs_dirent.h:5, from include/linux/fs/super_types.h:5, from include/linux/fs/super.h:5, from include/linux/fs.h:5, from fs/f2fs/dir.c:9: fs/f2fs/f2fs.h: In function 'inc_valid_node_count': >> include/vdso/bits.h:7:40: warning: left shift count >= width of type [-Wshift-count-overflow] 7 | #define BIT(nr) (UL(1) << (nr)) | ^~ fs/f2fs/f2fs.h:150:33: note: in expansion of macro 'BIT' 150 | (F2FS_OPTION(sbi).opt & BIT(F2FS_MOUNT_##option)) | ^~~ fs/f2fs/f2fs.h:2945:25: note: in expansion of macro 'test_opt' 2945 | test_opt(sbi, RESERVE_NODE)); | ^~~~~~~~ >> include/vdso/bits.h:7:40: warning: left shift count >= width of type [-Wshift-count-overflow] 7 | #define BIT(nr) (UL(1) << (nr)) | ^~ fs/f2fs/f2fs.h:150:33: note: in expansion of macro 'BIT' 150 | (F2FS_OPTION(sbi).opt & BIT(F2FS_MOUNT_##option)) | ^~~ fs/f2fs/f2fs.h:2953:13: note: in expansion of macro 'test_opt' 2953 | if (test_opt(sbi, RESERVE_NODE) && | ^~~~~~~~ -- In file included from include/linux/bits.h:5, from include/linux/ratelimit_types.h:5, from include/linux/printk.h:9, from include/asm-generic/bug.h:31, from arch/x86/include/asm/bug.h:193, from arch/x86/include/asm/alternative.h:9, from arch/x86/include/asm/barrier.h:5, from include/linux/list.h:11, from include/linux/module.h:12, from fs/f2fs/super.c:8: fs/f2fs/f2fs.h: In function 'inc_valid_node_count': >> include/vdso/bits.h:7:40: warning: left shift count >= width of type [-Wshift-count-overflow] 7 | #define BIT(nr) (UL(1) << (nr)) | ^~ fs/f2fs/f2fs.h:150:33: note: in expansion of macro 'BIT' 150 | (F2FS_OPTION(sbi).opt & BIT(F2FS_MOUNT_##option)) | ^~~ fs/f2fs/f2fs.h:2945:25: note: in expansion of macro 'test_opt' 2945 | test_opt(sbi, RESERVE_NODE)); | ^~~~~~~~ >> include/vdso/bits.h:7:40: warning: left shift count >= width of type [-Wshift-count-overflow] 7 | #define BIT(nr) (UL(1) << (nr)) | ^~ fs/f2fs/f2fs.h:150:33: note: in expansion of macro 'BIT' 150 | (F2FS_OPTION(sbi).opt & BIT(F2FS_MOUNT_##option)) | ^~~ fs/f2fs/f2fs.h:2953:13: note: in expansion of macro 'test_opt' 2953 | if (test_opt(sbi, RESERVE_NODE) && | ^~~~~~~~ fs/f2fs/super.c: In function 'limit_reserve_root': >> include/vdso/bits.h:7:40: warning: left shift count >= width of type [-Wshift-count-overflow] 7 | #define BIT(nr) (UL(1) << (nr)) | ^~ fs/f2fs/f2fs.h:150:33: note: in expansion of macro 'BIT' 150 | (F2FS_OPTION(sbi).opt & BIT(F2FS_MOUNT_##option)) | ^~~ fs/f2fs/super.c:520:13: note: in expansion of macro 'test_opt' 520 | if (test_opt(sbi, RESERVE_NODE) && | ^~~~~~~~ >> include/vdso/bits.h:7:40: warning: left shift count >= width of type [-Wshift-count-overflow] 7 | #define BIT(nr) (UL(1) << (nr)) | ^~ fs/f2fs/f2fs.h:150:33: note: in expansion of macro 'BIT' 150 | (F2FS_OPTION(sbi).opt & BIT(F2FS_MOUNT_##option)) | ^~~ fs/f2fs/super.c:526:46: note: in expansion of macro 'test_opt' 526 | if (!test_opt(sbi, RESERVE_ROOT) && !test_opt(sbi, RESERVE_NODE) && | ^~~~~~~~ fs/f2fs/super.c: In function 'f2fs_check_opt_consistency': >> include/vdso/bits.h:7:40: warning: left shift count >= width of type [-Wshift-count-overflow] 7 | #define BIT(nr) (UL(1) << (nr)) | ^~ fs/f2fs/f2fs.h:150:33: note: in expansion of macro 'BIT' 150 | (F2FS_OPTION(sbi).opt & BIT(F2FS_MOUNT_##option)) | ^~~ fs/f2fs/super.c:1528:13: note: in expansion of macro 'test_opt' 1528 | if (test_opt(sbi, RESERVE_NODE) && | ^~~~~~~~ >> include/vdso/bits.h:7:40: warning: left shift count >= width of type [-Wshift-count-overflow] 7 | #define BIT(nr) (UL(1) << (nr)) | ^~ fs/f2fs/super.c:1529:42: note: in expansion of macro 'BIT' 1529 | (ctx->opt_mask & BIT(F2FS_MOUNT_RESERVE_NODE)) && | ^~~ >> include/vdso/bits.h:7:40: warning: left shift count >= width of type [-Wshift-count-overflow] 7 | #define BIT(nr) (UL(1) << (nr)) | ^~ fs/f2fs/super.c:1534:35: note: in expansion of macro 'BIT' 1534 | ctx->opt_mask &= ~BIT(F2FS_MOUNT_RESERVE_NODE); | ^~~ fs/f2fs/super.c: In function 'f2fs_show_options': >> include/vdso/bits.h:7:40: warning: left shift count >= width of type [-Wshift-count-overflow] 7 | #define BIT(nr) (UL(1) << (nr)) | ^~ fs/f2fs/f2fs.h:150:33: note: in expansion of macro 'BIT' 150 | (F2FS_OPTION(sbi).opt & BIT(F2FS_MOUNT_##option)) | ^~~ fs/f2fs/super.c:2475:44: note: in expansion of macro 'test_opt' 2475 | if (test_opt(sbi, RESERVE_ROOT) || test_opt(sbi, RESERVE_NODE)) | ^~~~~~~~ vim +7 include/vdso/bits.h 3945ff37d2f48d Vincenzo Frascino 2020-03-20 6 3945ff37d2f48d Vincenzo Frascino 2020-03-20 @7 #define BIT(nr) (UL(1) << (nr)) cbdb1f163af2bb Andy Shevchenko 2022-11-28 8 #define BIT_ULL(nr) (ULL(1) << (nr)) 3945ff37d2f48d Vincenzo Frascino 2020-03-20 9 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki