2012-10-10 15:31:05

by Kent Yoder

[permalink] [raw]
Subject:

The following changes since commit ecefbd94b834fa32559d854646d777c56749ef1c:

Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2012-10-04 09:30:33 -0700)

are available in the git repository at:


git://github.com/shpedoikal/linux.git tpmdd-fixes-v3.6

for you to fetch changes up to 1631cfb7cee28388b04aef6c0a73050f6fd76e4d:

driver/char/tpm: fix regression causesd by ppi (2012-10-10 09:50:56 -0500)

----------------------------------------------------------------
Gang Wei (1):
driver/char/tpm: fix regression causesd by ppi

drivers/char/tpm/tpm.c | 3 ++-
drivers/char/tpm/tpm.h | 9 +++++++--
drivers/char/tpm/tpm_ppi.c | 18 ++++++++++--------
3 files changed, 19 insertions(+), 11 deletions(-)


2012-10-10 15:17:06

by Kent Yoder

[permalink] [raw]
Subject: Re: your mail

Please ignore.

On Wed, Oct 10, 2012 at 10:06:53AM -0500, Kent Yoder wrote:
> The following changes since commit ecefbd94b834fa32559d854646d777c56749ef1c:
>
> Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2012-10-04 09:30:33 -0700)
>
> are available in the git repository at:
>
>
> git://github.com/shpedoikal/linux.git tpmdd-fixes-v3.6
>
> for you to fetch changes up to 1631cfb7cee28388b04aef6c0a73050f6fd76e4d:
>
> driver/char/tpm: fix regression causesd by ppi (2012-10-10 09:50:56 -0500)
>
> ----------------------------------------------------------------
> Gang Wei (1):
> driver/char/tpm: fix regression causesd by ppi
>
> drivers/char/tpm/tpm.c | 3 ++-
> drivers/char/tpm/tpm.h | 9 +++++++--
> drivers/char/tpm/tpm_ppi.c | 18 ++++++++++--------
> 3 files changed, 19 insertions(+), 11 deletions(-)