Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753031AbdLGKgY (ORCPT ); Thu, 7 Dec 2017 05:36:24 -0500 Received: from mga04.intel.com ([192.55.52.120]:12310 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752413AbdLGKgX (ORCPT ); Thu, 7 Dec 2017 05:36:23 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,372,1508828400"; d="scan'208";a="661780" Date: Thu, 7 Dec 2017 12:36:18 +0200 From: Jarkko Sakkinen To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, Peter Huewe , Jerry Snitselaar , Jason Gunthorpe , Philip Tricca , Jason Gunthorpe , linux-integrity@vger.kernel.org, William Roberts , James Bottomley Subject: Re: [PATCH] tpm: return a TPM_RC_COMMAND_CODE response if a command isn't implemented Message-ID: <20171207103618.2wk37zjh2pxfqxws@linux.intel.com> References: <20171126233012.24528-1-javierm@redhat.com> <20171207013216.vdyaxcanpmaecx6p@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171207013216.vdyaxcanpmaecx6p@linux.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 597 Lines: 25 On Thu, Dec 07, 2017 at 03:32:16AM +0200, Jarkko Sakkinen wrote: > Reviewed-by: Jarkko Sakkinen > > /Jarkko ``` $ python -m unittest -v tpm2_smoke.SpaceTest.test_invalid_cc test_invalid_cc (tpm2_smoke.SpaceTest) ... ok ---------------------------------------------------------------------- Ran 1 test in 5.833s OK ``` [1] Tested-by: Jarkko Sakkinen /Jarkko Philip, are you sure you don't want to give tested-by? [1] https://github.com/jsakkine-intel/tpm2-scripts/commit/4398af02a90442a85751148aebf725992a2949f3 /Jarkko