mbox

[tpmdd-devel,PULL,REQUEST] TPM Fixes

Message ID 201506162334.06153.PeterHuewe@gmx.de
State Accepted
Headers show

Pull-request

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

Message

Peter Hüwe June 16, 2015, 9:33 p.m. UTC
Hi James,

can you please pull the following TPM Fixes at your earliest convenience? (maybe for 4.2 - nothing big).

2 patches are marked for stable.

Based against your latest -next:



The following changes since commit d6f7aa27f41db6f556dba0185228a0b90a2a0980:

  Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-next into next (2015-06-13 09:51:16 +1000)

are available in the git repository at:

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

for you to fetch changes up to 49afd7289bd937401c5f7faa193054bc3c41dad6:

  tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add() (2015-06-16 23:27:16 +0200)

----------------------------------------------------------------
Fabian Frederick (1):
      tpm_ibmvtpm: remove unneccessary message level.

Hon Ching \(Vicky\) Lo (1):
      vTPM: set virtual device before passing to ibmvtpm_reset_crq

Jarkko Sakkinen (1):
      tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()

 drivers/char/tpm/tpm_crb.c     | 4 ++--
 drivers/char/tpm/tpm_ibmvtpm.c | 5 +++--
 drivers/char/tpm/tpm_of.c      | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
------------------------------------------------------------------------------

Comments

James Morris June 17, 2015, 11:25 p.m. UTC | #1
On Tue, 16 Jun 2015, Peter Hüwe wrote:

> Hi James,
> 
> can you please pull the following TPM Fixes at your earliest convenience? (maybe for 4.2 - nothing big).
> 
> 2 patches are marked for stable.
> 
> Based against your latest -next:
> 
> 
> 
> The following changes since commit d6f7aa27f41db6f556dba0185228a0b90a2a0980:
> 
>   Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-next into next (2015-06-13 09:51:16 +1000)
> 
> are available in the git repository at:
> 
>   https://github.com/PeterHuewe/linux-tpmdd for-james
> 
> for you to fetch changes up to 49afd7289bd937401c5f7faa193054bc3c41dad6:
> 
>   tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add() (2015-06-16 23:27:16 +0200)
> 

Pulled, thanks.