public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
To: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Cc: "Li, Meng" <Meng.Li@windriver.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"peterhuewe@gmx.de" <peterhuewe@gmx.de>,
	"tpmdd@selhorst.net" <tpmdd@selhorst.net>,
	"tpmdd-devel@lists.sourceforge.net" 
	<tpmdd-devel@lists.sourceforge.net>
Subject: Re: [PATCH] tpm: Add sysfs interface to show TPM family version
Date: Mon, 13 Mar 2017 10:55:47 -0600	[thread overview]
Message-ID: <20170313165547.GB25664@obsidianresearch.com> (raw)
In-Reply-To: <20170313145958.zoh2fdxnh3ytyr2z@intel.com>

On Mon, Mar 13, 2017 at 04:59:58PM +0200, Jarkko Sakkinen wrote:
> if (chip->flags & TPM_CHIP_FLAG_TPM2)
> 	ret = sprintf(buf, "TPM 2.0");
> else
> 	ret = sprintf(buf, "TPM 1.x");

And 1.x should be 1.2 or 1.1

Jason

  reply	other threads:[~2017-03-13 16:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-13  9:20 [PATCH] tpm: Add sysfs interface to show TPM family version Meng.Li
2017-03-13 11:54 ` Jarkko Sakkinen
2017-03-13 12:54   ` Li, Meng
2017-03-13 14:31     ` [tpmdd-devel] " Andrew Lunn
2017-03-13 14:59     ` Jarkko Sakkinen
2017-03-13 16:55       ` Jason Gunthorpe [this message]
2017-03-13 18:35         ` Jarkko Sakkinen
2017-03-13 18:46 ` [tpmdd-devel] " James Bottomley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170313165547.GB25664@obsidianresearch.com \
    --to=jgunthorpe@obsidianresearch.com \
    --cc=Meng.Li@windriver.com \
    --cc=jarkko.sakkinen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterhuewe@gmx.de \
    --cc=tpmdd-devel@lists.sourceforge.net \
    --cc=tpmdd@selhorst.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox