From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 08AF3C742C7 for ; Fri, 12 Jul 2019 15:22:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DC36021537 for ; Fri, 12 Jul 2019 15:22:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727217AbfGLPWF (ORCPT ); Fri, 12 Jul 2019 11:22:05 -0400 Received: from mga05.intel.com ([192.55.52.43]:15023 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726254AbfGLPWE (ORCPT ); Fri, 12 Jul 2019 11:22:04 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Jul 2019 08:22:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,483,1557212400"; d="scan'208";a="250149540" Received: from yanbeibe-mobl2.ger.corp.intel.com ([10.249.32.118]) by orsmga001.jf.intel.com with ESMTP; 12 Jul 2019 08:21:57 -0700 Message-ID: Subject: Re: [PATCH] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations From: Jarkko Sakkinen To: Greg KH , Doug Anderson Cc: Jason Gunthorpe , "# 4.0+" , Guenter Roeck , Vadim Sukhomlinov , Arnd Bergmann , Peter Huewe , LKML , linux-integrity@vger.kernel.org Date: Fri, 12 Jul 2019 18:21:56 +0300 In-Reply-To: <20190712115025.GA8221@kroah.com> References: <20190711162919.23813-1-dianders@chromium.org> <20190711163915.GD25807@ziepe.ca> <20190711170437.GA7544@kroah.com> <20190711171726.GE25807@ziepe.ca> <20190711172630.GA11371@kroah.com> <20190712115025.GA8221@kroah.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.32.1-2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org On Fri, 2019-07-12 at 13:50 +0200, Greg KH wrote: > But the sysfs comment means I should not apply this backport then? > > Totally confused by this long thread, sorry. > > What am I supposed to do for the stable trees here? I'll work out a proper patch set for stable kernels with necessary patches and cover letter with a brief summary in the week starting 29th of this month when I come back from vacation. /Jarkko