From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga12.intel.com ([192.55.52.136]:48634 "EHLO mga12.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932318AbeEIM00 (ORCPT ); Wed, 9 May 2018 08:26:26 -0400 Date: Wed, 9 May 2018 15:26:21 +0300 From: Jarkko Sakkinen To: "Winkler, Tomas" Cc: 'Jason Gunthorpe' , "Usyskin, Alexander" , "'linux-integrity@vger.kernel.org'" , "'linux-security-module@vger.kernel.org'" , "'linux-kernel@vger.kernel.org'" Subject: Re: [PATCH] tpm: tpm_crb: relinquish locality on error path. Message-ID: <20180509122621.GB8271@linux.intel.com> References: <5B8DA87D05A7694D9FA63FD143655C1B94252945@hasmsx108.ger.corp.intel.com> <5B8DA87D05A7694D9FA63FD143655C1B942627FD@hasmsx108.ger.corp.intel.com> <20180424160328.GA5119@linux.intel.com> <5B8DA87D05A7694D9FA63FD143655C1B94272F33@hasmsx108.ger.corp.intel.com> <20180502133246.GA6091@linux.intel.com> <5B8DA87D05A7694D9FA63FD143655C1B9427B083@hasmsx108.ger.corp.intel.com> <20180503063508.GA8702@linux.intel.com> <5B8DA87D05A7694D9FA63FD143655C1B9427B9A6@hasmsx108.ger.corp.intel.com> <20180504081634.GB6373@linux.intel.com> <5B8DA87D05A7694D9FA63FD143655C1B9427D284@hasmsx108.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <5B8DA87D05A7694D9FA63FD143655C1B9427D284@hasmsx108.ger.corp.intel.com> Sender: linux-integrity-owner@vger.kernel.org List-ID: On Sat, May 05, 2018 at 09:07:21PM +0000, Winkler, Tomas wrote: > There is already one 'out' label in that function, what would you prefer for this new label name? > Thanks > Tomas Aah, of course. My bad that I did not notice it but please just point me if I miss something obvious like that :-) I'll apply the patch today.. /Jarkko From mboxrd@z Thu Jan 1 00:00:00 1970 From: jarkko.sakkinen@linux.intel.com (Jarkko Sakkinen) Date: Wed, 9 May 2018 15:26:21 +0300 Subject: [PATCH] tpm: tpm_crb: relinquish locality on error path. In-Reply-To: <5B8DA87D05A7694D9FA63FD143655C1B9427D284@hasmsx108.ger.corp.intel.com> References: <5B8DA87D05A7694D9FA63FD143655C1B94252945@hasmsx108.ger.corp.intel.com> <5B8DA87D05A7694D9FA63FD143655C1B942627FD@hasmsx108.ger.corp.intel.com> <20180424160328.GA5119@linux.intel.com> <5B8DA87D05A7694D9FA63FD143655C1B94272F33@hasmsx108.ger.corp.intel.com> <20180502133246.GA6091@linux.intel.com> <5B8DA87D05A7694D9FA63FD143655C1B9427B083@hasmsx108.ger.corp.intel.com> <20180503063508.GA8702@linux.intel.com> <5B8DA87D05A7694D9FA63FD143655C1B9427B9A6@hasmsx108.ger.corp.intel.com> <20180504081634.GB6373@linux.intel.com> <5B8DA87D05A7694D9FA63FD143655C1B9427D284@hasmsx108.ger.corp.intel.com> Message-ID: <20180509122621.GB8271@linux.intel.com> To: linux-security-module@vger.kernel.org List-Id: linux-security-module.vger.kernel.org On Sat, May 05, 2018 at 09:07:21PM +0000, Winkler, Tomas wrote: > There is already one 'out' label in that function, what would you prefer for this new label name? > Thanks > Tomas Aah, of course. My bad that I did not notice it but please just point me if I miss something obvious like that :-) I'll apply the patch today.. /Jarkko -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html