From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 7A30043ACA; Wed, 15 Nov 2023 21:02:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="tQU52lc1" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6E94AC433C8; Wed, 15 Nov 2023 21:02:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1700082174; bh=amAyqsi96+KIo8jVI7yrm8bYp50p+LjkFfJin590EQY=; h=Date:To:Cc:Subject:From:References:In-Reply-To:From; b=tQU52lc1JSc3olebP0l3uSjB4xeMi0lcT0q5n8jHrSb7mBhlt7LyhqnzDZRmbLr2A f6HlCOCcJgjEWCGnedxgfZ28jWHFDeUSuRXPLhTe7e0ud0Rz3QKwcl7KNh1Ntv+gcX RoDL80kx6+r0xdOelwlHsxSOrPROCnyTKUvqNK6nmkMofnRRg7XmWQ5RjHRlCDPo+A G6hfugcRuqKvKha5nF4OMeJkJth00I2dP1GodwfE0iD61qEB2oQxQxBPwMAfU3GGts pAQrlkuP4RUR5ZhncqfaEkSKZw6ni5sR7r9J2tc8ygAcmTCELV/LrLanXDy6UGb3WG tt276Q2ocE5AQ== Precedence: bulk X-Mailing-List: linux-integrity@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Wed, 15 Nov 2023 23:02:48 +0200 Message-Id: To: "Jerry Snitselaar" Cc: , , "James Bottomley" , "William Roberts" , "Stefan Berger" , "David Howells" , "Jason Gunthorpe" , "Mimi Zohar" , "Peter Huewe" , "James Bottomley" , "Paul Moore" , "James Morris" , "Serge E. Hallyn" , "Julien Gomes" , "Mario Limonciello" , "open list" , "open list:SECURITY SUBSYSTEM" Subject: Re: [PATCH v3 2/6] tpm: Store TPM buffer length From: "Jarkko Sakkinen" X-Mailer: aerc 0.15.2 References: <20231024011531.442587-1-jarkko@kernel.org> <20231024011531.442587-3-jarkko@kernel.org> In-Reply-To: On Mon Nov 6, 2023 at 9:26 PM EET, Jerry Snitselaar wrote: > > Reviewed-by: Jerry Snitselaar Thanks. BR, Jarkko