From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com ([192.55.52.151]:40135 "EHLO mga17.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750838AbeCFNzd (ORCPT ); Tue, 6 Mar 2018 08:55:33 -0500 Date: Tue, 6 Mar 2018 15:55:28 +0200 From: Jarkko Sakkinen To: "Winkler, Tomas" Cc: Jason Gunthorpe , "Usyskin, Alexander" , "linux-integrity@vger.kernel.org" , "linux-security-module@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 2/6] tpm: factor out tpm 1.2 duration calculation to tpm1-cmd.c Message-ID: <20180306135528.GA5700@linux.intel.com> References: <20180305202017.24008-1-tomas.winkler@intel.com> <20180305202017.24008-3-tomas.winkler@intel.com> <1520335194.7549.7.camel@linux.intel.com> <5B8DA87D05A7694D9FA63FD143655C1B9422F21B@hasmsx108.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <5B8DA87D05A7694D9FA63FD143655C1B9422F21B@hasmsx108.ger.corp.intel.com> Sender: linux-integrity-owner@vger.kernel.org List-ID: On Tue, Mar 06, 2018 at 11:21:04AM +0000, Winkler, Tomas wrote: > > > > > On Mon, 2018-03-05 at 22:20 +0200, Tomas Winkler wrote: > > > Factor out tpm1.2 commands calculation into tpm1-cmd.c file. > > > and change the prefix from tpm_ to tpm1_. > > > No functional change is done here. > > > > > > Signed-off-by: Tomas Winkler > > > > This a good idea but can you go on and move all TPM 1.x stuff to this new > > file while you are doing it? > > Yes, see the next patch series. I read this before that series, sorry :-) /Jarkko From mboxrd@z Thu Jan 1 00:00:00 1970 From: jarkko.sakkinen@linux.intel.com (Jarkko Sakkinen) Date: Tue, 6 Mar 2018 15:55:28 +0200 Subject: [PATCH 2/6] tpm: factor out tpm 1.2 duration calculation to tpm1-cmd.c In-Reply-To: <5B8DA87D05A7694D9FA63FD143655C1B9422F21B@hasmsx108.ger.corp.intel.com> References: <20180305202017.24008-1-tomas.winkler@intel.com> <20180305202017.24008-3-tomas.winkler@intel.com> <1520335194.7549.7.camel@linux.intel.com> <5B8DA87D05A7694D9FA63FD143655C1B9422F21B@hasmsx108.ger.corp.intel.com> Message-ID: <20180306135528.GA5700@linux.intel.com> To: linux-security-module@vger.kernel.org List-Id: linux-security-module.vger.kernel.org On Tue, Mar 06, 2018 at 11:21:04AM +0000, Winkler, Tomas wrote: > > > > > On Mon, 2018-03-05 at 22:20 +0200, Tomas Winkler wrote: > > > Factor out tpm1.2 commands calculation into tpm1-cmd.c file. > > > and change the prefix from tpm_ to tpm1_. > > > No functional change is done here. > > > > > > Signed-off-by: Tomas Winkler > > > > This a good idea but can you go on and move all TPM 1.x stuff to this new > > file while you are doing it? > > Yes, see the next patch series. I read this before that series, sorry :-) /Jarkko -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html