From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 490A7CA52; Sat, 13 Jun 2026 02:45:11 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781318712; cv=none; b=H8oCdmX0GsmSc20YzrwlO8u1ILO+reOEiC6hMy4qPq6O/zZa8J+5BbrVd/UkVdfo/wAhrci5tHCLWnC2bBxFw9vW2Rb4gzOGetvwSsjaBQgjq+Vze4PoXqq0ZuP5zbMecjdev3FzSkt3mftDg+d0U+3JF3STr6X/8Fw+xC8EJiw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781318712; c=relaxed/simple; bh=vL7+6ZbG1u7MCa9GJSLl+EhznIBkZ1ggrTbJIK1pfFg=; h=From:Subject:To:Cc:In-Reply-To:References:Content-Type:Date: Message-Id; b=dlGOnCKKBqJQ5CDGJYTSg82Rem6WxKODl/kMo/pW/RwFk8w0t5UIBDsE+f4Wukzs7v028NKTJCvxAEAx7RcJnJkxmWvhf2LBb0Cxa33qLlOpUHqPOxrP+En01O3T4JGu/L3LsAScivnc5E+ipnKzXJUi250s0rjK9FyJ/yh8gIM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Z3k18OAN; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Z3k18OAN" Received: by smtp.kernel.org (Postfix) with ESMTPSA id ACFE51F000E9; Sat, 13 Jun 2026 02:45:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1781318710; bh=vL7+6ZbG1u7MCa9GJSLl+EhznIBkZ1ggrTbJIK1pfFg=; h=From:Subject:Reply-To:To:Cc:In-Reply-To:References:Date; b=Z3k18OAN8+83cP016JSXhoU1Pe7pdodtfcfw/j/de8ktjm2+YMwXImGKpU1hhPEka zF1T48UgqP2kshy+9dp4+p6Zujv2xzt+5E6cgMop+QpIswVDadTYVR+S3TLD9LyHTA bXMkVraFHke/08sJN89BgU1BDPmOaAfbWlMMCt6DWfsf36c25N2JB15fOWS1ZfvPxi BBrLFZWvOs2pPLsFi36QmVdJNHYCM18aEi1n7DgUx2+KuTWzDl6GayeErQ0YIpdl3L 1ioOxQstDYtVnpDacNX8BrjRBRuuSvhn05Z6bich/Uugusdy6DrQNVImEWMJwDWpSU kGobUcetcgv1w== From: sashiko-bot@kernel.org Subject: Re: [PATCH v4 1/2] scsi: mpt3sas: add IO Unit Page 7 config accessor Reply-To: sashiko-reviews@lists.linux.dev To: "Louis Sautier" Cc: linux-scsi@vger.kernel.org, linux-hwmon@vger.kernel.org In-Reply-To: <20260613023833.3163507-2-sautier.louis@gmail.com> References: <20260613023833.3163507-2-sautier.louis@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Date: Sat, 13 Jun 2026 02:45:10 +0000 Message-Id: <20260613024510.ACFE51F000E9@smtp.kernel.org> Precedence: bulk X-Mailing-List: linux-scsi@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: > Add mpt3sas_config_get_iounit_pg7(), mirroring the existing iounit > page accessors. Used by the hwmon driver added in the following patch > to read the IOC and board temperatures. >=20 > Assisted-by: Claude:claude-opus-4-7 > Signed-off-by: Louis Sautier Sashiko has reviewed this patch and found no issues. It looks great! --=20 Sashiko AI review =C2=B7 https://sashiko.dev/#/patchset/20260613023833.3163= 507-1-sautier.louis@gmail.com?part=3D1