mbox

[tpmdd-devel,PULL,REQUEST] Pull TPM Fixes for 4.0-rcX

Message ID 201503060053.23066.PeterHuewe@gmx.de
State Superseded, archived
Headers show

Pull-request

https://github.com/PeterHuewe/linux-tpmdd

Message

Peter Hüwe March 5, 2015, 11:53 p.m. UTC
Hi James,

can you please pull the following fixes for 4.0-rcX (or 4.1 if not
possible). 
It includes another patch for the newly introduced tpm20 code as
well as another stable fix for the ibmvtpm about endianess. 
 
based against your -next.
 
Thanks,
Peter





 
The following changes since commit 74f0414b2f9a6b12df208a69baa21e22178a2463:

  Merge tag 'yama-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into next (2015-03-03 19:56:08 +1100)

are available in the git repository at:

  https://github.com/PeterHuewe/linux-tpmdd 

for you to fetch changes up to d972b0523fa99358b2a0bafd85fe913b5d4b150a:

  tpm: fix call order in tpm-chip.c (2015-03-05 23:41:46 +0100)

----------------------------------------------------------------
Jarkko Sakkinen (1):
      tpm: fix call order in tpm-chip.c

jmlatten@linux.vnet.ibm.com (1):
      tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send

 drivers/char/tpm/tpm-chip.c    | 34 ++++++++++++++--------------------
 drivers/char/tpm/tpm_ibmvtpm.c | 10 +++++-----
 drivers/char/tpm/tpm_ibmvtpm.h |  6 +++---
 3 files changed, 22 insertions(+), 28 deletions(-)

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/

Comments

James Morris March 6, 2015, 2:31 a.m. UTC | #1
On Fri, 6 Mar 2015, Peter Hüwe wrote:

> Hi James,
> 
> can you please pull the following fixes for 4.0-rcX (or 4.1 if not
> possible). 
> It includes another patch for the newly introduced tpm20 code as
> well as another stable fix for the ibmvtpm about endianess. 
>  
> based against your -next.

If they're intended for -rc, base them against Linus' tree.