From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161513AbdAJQww (ORCPT ); Tue, 10 Jan 2017 11:52:52 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:33602 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161284AbdAJQwu (ORCPT ); Tue, 10 Jan 2017 11:52:50 -0500 Date: Tue, 10 Jan 2017 17:53:10 +0100 From: Greg Kroah-Hartman To: Tomas Winkler Cc: Alexander Usyskin , linux-kernel@vger.kernel.org, Chen Yu Subject: Re: [char-misc for 4.10-rc4] mei: bus: enable OS version only for SPT and newer Message-ID: <20170110165310.GA15679@kroah.com> References: <1483978529-8134-1-git-send-email-tomas.winkler@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1483978529-8134-1-git-send-email-tomas.winkler@intel.com> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 09, 2017 at 06:15:29PM +0200, Tomas Winkler wrote: > From: Alexander Usyskin > > Sending OS version for support of TPM2_ChangeEPS() is required only > for SPT FW (HMB version 2.0) and newer. > On older platforms the command should be just ignored by the firmware > but some older platforms misbehave so it's safer to send the command > only if required. > > Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=192051 > Fixes: 94a621b0b8aa (mei: send OS type to the FW) That's not a valid sha1 :( Please fix it up and resend, after figuring out where you got that odd number from. thanks, greg k-h