From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.21]) (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 48F393624DE for ; Tue, 31 Mar 2026 04:57:12 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.21 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774933033; cv=none; b=LWVD/vo7HXTs45/4g08t+87NsdVz3G6boy0Oyz8Dv9CS+KNLiN/RbZvkAUTU/nNEx162r87eOH0Li+A5+ug3WyOAYSyKrWOBFHA91HVNc5YsUbJ9oBDJjTRIxo2/z0rP1u4b5pEmnOFtOsq2Wn5+gmncephKxR+mGo75yCTGORI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774933033; c=relaxed/simple; bh=c2IXxLtVqy0w7rxBHPgI813hBBprJq9Jpnqiuxjs8BM=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type; b=u46pDjkP+3N8Ttcs+ieIiR6MPwGRljYt4lBTYqw37IfhJe/BcTreG3gRmuNg5put/tXb2mrj6VLKeLRkJ+h4kLLzE24By+hrvm+VWs+KLjRdNB7ANb5WkDciESITBSGxWxCJ0Gs4DppRXaoO8IslfDHmeWqtYNrtX5NqM9QqL+Y= 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=mJk3/9y/; arc=none smtp.client-ip=198.175.65.21 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="mJk3/9y/" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1774933032; x=1806469032; h=date:from:to:cc:subject:message-id:mime-version; bh=c2IXxLtVqy0w7rxBHPgI813hBBprJq9Jpnqiuxjs8BM=; b=mJk3/9y/huiqS4mR/FN2XMa56UzZ5hhVhwVqKuZ3ofbOLW57wQ/pNkbZ qJFeq7pCGroMN2228QO0E4I2FMJjBVN4k0BhIt04eCHCw0SJPJYQ5TzQT WgKI+vIy7AF6Asj+NlqHA9zHtdsQCJwZhSsb8uh4cYc+WXbf7VFdBf6B0 goy02KDmgKqwA22FmZKMZvRimyvwliiPyITIssB9rFioTL+iuKywv9Dbz mgaVTHxH8A40ruNMZOrDhvoITu5Z7j5uyIHBD1ANBkKf18Otq0xvFvIQ+ pV0HVWmjN2yrpPdhcM6avjFrBFGU0Vpn5Gcib5Jqv/rZM2s6tTnKbO9UB g==; X-CSE-ConnectionGUID: G0e/fEmESnOxvN9nhht7Ag== X-CSE-MsgGUID: cAtg397tRsSOL78vP9FcUQ== X-IronPort-AV: E=McAfee;i="6800,10657,11744"; a="75820002" X-IronPort-AV: E=Sophos;i="6.23,151,1770624000"; d="scan'208";a="75820002" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by orvoesa113.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Mar 2026 21:57:12 -0700 X-CSE-ConnectionGUID: taco0K7TSkKhBGs4LyS4qQ== X-CSE-MsgGUID: gC82dAgPTBqX3MlPwQVn7w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,151,1770624000"; d="scan'208";a="226217666" Received: from lkp-server01.sh.intel.com (HELO 283bf2e1b94a) ([10.239.97.150]) by orviesa008.jf.intel.com with ESMTP; 30 Mar 2026 21:57:11 -0700 Received: from kbuild by 283bf2e1b94a with local (Exim 4.98.2) (envelope-from ) id 1w7RA3-000000002FZ-47Mg; Tue, 31 Mar 2026 04:57:07 +0000 Date: Tue, 31 Mar 2026 12:56:10 +0800 From: kernel test robot To: Nick Terrell Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org Subject: =?us-ascii?Q?arch/x86/boot/compressed/../../../../lib/zstd/decompress/?= =?us-ascii?Q?zstd=5Fdecompress=5Fblock.c:1987?= ZSTD_decompressSequencesLong() warn: inconsistent indenting Message-ID: <202603311222.GyaHIWkP-lkp@intel.com> User-Agent: s-nail v14.9.25 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: d0c3bcd5b8976159d835a897254048e078f447e6 commit: 65d1f5507ed2c78c64fce40e44e5574a9419eb09 zstd: Import upstream v1.5.7 date: 1 year, 1 month ago config: i386-randconfig-141-20260331 (https://download.01.org/0day-ci/archive/20260331/202603311222.GyaHIWkP-lkp@intel.com/config) compiler: gcc-14 (Debian 14.2.0-19) 14.2.0 smatch: v0.5.0-9004-gb810ac53 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/202603311222.GyaHIWkP-lkp@intel.com/ New smatch warnings: arch/x86/boot/compressed/../../../../lib/zstd/decompress/zstd_decompress_block.c:1987 ZSTD_decompressSequencesLong() warn: inconsistent indenting Old smatch warnings: arch/x86/boot/compressed/../../../../lib/zstd/decompress/huf_decompress.c:650 HUF_decompress4X1_usingDTable_internal_body() warn: maybe use && instead of & arch/x86/boot/compressed/../../../../lib/zstd/decompress/huf_decompress.c:650 HUF_decompress4X1_usingDTable_internal_body() warn: maybe use && instead of & arch/x86/boot/compressed/../../../../lib/zstd/decompress/huf_decompress.c:1431 HUF_decompress4X2_usingDTable_internal_body() warn: maybe use && instead of & arch/x86/boot/compressed/../../../../lib/zstd/decompress/huf_decompress.c:1431 HUF_decompress4X2_usingDTable_internal_body() warn: maybe use && instead of & arch/x86/boot/compressed/../../../../lib/zstd/decompress/zstd_decompress_block.c:941 ZSTD_execSequenceEnd() warn: inconsistent indenting arch/x86/boot/compressed/../../../../lib/zstd/decompress/zstd_decompress_block.c:990 ZSTD_execSequenceEndSplitLitBuffer() warn: inconsistent indenting arch/x86/boot/compressed/../../../../lib/zstd/decompress/zstd_decompress_block.c:1063 ZSTD_execSequence() warn: inconsistent indenting arch/x86/boot/compressed/misc.c:397 early_sev_detect() warn: bitwise AND condition is false here vim +1987 arch/x86/boot/compressed/../../../../lib/zstd/decompress/zstd_decompress_block.c 1967 1968 1969 #ifndef ZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT 1970 /* ZSTD_decompressSequencesLong() : 1971 * decompression function triggered when a minimum share of offsets is considered "long", 1972 * aka out of cache. 1973 * note : "long" definition seems overloaded here, sometimes meaning "wider than bitstream register", and sometimes meaning "farther than memory cache distance". 1974 * This function will try to mitigate main memory latency through the use of prefetching */ 1975 static size_t 1976 ZSTD_decompressSequencesLong(ZSTD_DCtx* dctx, 1977 void* dst, size_t maxDstSize, 1978 const void* seqStart, size_t seqSize, int nbSeq, 1979 const ZSTD_longOffset_e isLongOffset) 1980 { 1981 DEBUGLOG(5, "ZSTD_decompressSequencesLong"); 1982 #if DYNAMIC_BMI2 1983 if (ZSTD_DCtx_get_bmi2(dctx)) { 1984 return ZSTD_decompressSequencesLong_bmi2(dctx, dst, maxDstSize, seqStart, seqSize, nbSeq, isLongOffset); 1985 } 1986 #endif > 1987 return ZSTD_decompressSequencesLong_default(dctx, dst, maxDstSize, seqStart, seqSize, nbSeq, isLongOffset); 1988 } 1989 #endif /* ZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT */ 1990 1991 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki