From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755270AbcJFIgL (ORCPT ); Thu, 6 Oct 2016 04:36:11 -0400 Received: from mga14.intel.com ([192.55.52.115]:19642 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755607AbcJFIgI (ORCPT ); Thu, 6 Oct 2016 04:36:08 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,453,1473145200"; d="scan'208";a="16832749" Date: Thu, 6 Oct 2016 11:35:56 +0300 From: Jarkko Sakkinen To: James Morris Cc: linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] tpmdd critical fix for Linux 4.9 Message-ID: <20161006083556.GA8894@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi James, One critical fix that breaks tpm_tis init so I decided to do an immediate pull request. Thanks. /Jarkko The following changes since commit 1306d8e1c09fdc8ecb9ef235e2116352f810f9c5: Merge tag 'tpmdd-next-20160927' of git://git.infradead.org/users/jjs/linux-tpmdd into ra-next (2016-09-27 19:21:37 +1000) are available in the git repository at: git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20161005 for you to fetch changes up to 65da72b7ddcdd8990e4783d09c7e86d90ccb4121: tpm: remove invalid min length check from tpm_do_selftest() (2016-10-05 18:21:58 +0300) ---------------------------------------------------------------- tpmdd critical fix for Linux 4.9 ---------------------------------------------------------------- Jarkko Sakkinen (1): tpm: remove invalid min length check from tpm_do_selftest() drivers/char/tpm/tpm-interface.c | 3 --- 1 file changed, 3 deletions(-)