From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932406Ab2JJPVP (ORCPT ); Wed, 10 Oct 2012 11:21:15 -0400 Received: from e36.co.us.ibm.com ([32.97.110.154]:55819 "EHLO e36.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932335Ab2JJPVM (ORCPT ); Wed, 10 Oct 2012 11:21:12 -0400 Date: Wed, 10 Oct 2012 10:12:26 -0500 From: Kent Yoder To: James Morris Cc: linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, tpmdd-devel@lists.sourceforge.net, Kent Yoder , gang.wei@intel.com Subject: [PULL] tpmdd fix for ppi Message-ID: <20121010151225.GA1650@ennui.austin.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Content-Scanned: Fidelis XPS MAILER x-cbid: 12101015-7606-0000-0000-0000045FE5E6 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi James, 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(-)