public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
Cc: James Morris <jmorris@namei.org>,
	linux-kernel@vger.kernel.org, Stefan Berger <stefanb@us.ibm.com>,
	Guillaume Chazarain <guichaz@gmail.com>
Subject: Re: [GIT PULL] TPM timeout fix
Date: Thu, 10 Feb 2011 23:59:19 -0800	[thread overview]
Message-ID: <20110210235919.f9ef09b5.akpm@linux-foundation.org> (raw)
In-Reply-To: <4D54B688.4010307@linux.vnet.ibm.com>

On Fri, 11 Feb 2011 02:09:44 -0200 Rajiv Andrade <srajiv@linux.vnet.ibm.com> wrote:

> Hi James,
> 
> Please pull from:
>      git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpmdd/ for-james
> 
> The following change corrects the logic used to extract the timeouts returned from a TPM.
> These values are used subsequently in the TPM device driver, and if relying on the default values,
> some commands may not have its proper timeout considered. This is a bugfix for the current linus tree.
> 
> Stefan Berger (1):
>        tpm_tis: Use timeouts returned from TPM
> 
> Diffstat:
>   drivers/char/tpm/tpm.c     |   18 ++++++++++++++++--
>   drivers/char/tpm/tpm.h     |    2 ++
>   drivers/char/tpm/tpm_tis.c |    4 +++-
>   3 files changed, 21 insertions(+), 3 deletions(-)

Please include the full patch in the email unless it's huge, so others
don't need to jump through hoops to see the change.

Is this bug present in 2.6.37 and earlier?  If so, should we fix it in
those kernels?

<finds "tpm_tis: Use timeouts returned from TPM" on the mailing list>

OK, earlier kernels do need fixing.  Hopefully you included
"Cc: <stable@kernel.org>" in the changelog which we weren't shown.

That patch adds a new sysfs file but doesn't alter any documentation
file for it.


      parent reply	other threads:[~2011-02-11  7:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-11  4:09 [GIT PULL] TPM timeout fix Rajiv Andrade
2011-02-11  6:38 ` James Morris
2011-02-11  7:59 ` Andrew Morton [this message]

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=20110210235919.f9ef09b5.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=guichaz@gmail.com \
    --cc=jmorris@namei.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=srajiv@linux.vnet.ibm.com \
    --cc=stefanb@us.ibm.com \
    /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