From mboxrd@z Thu Jan 1 00:00:00 1970 From: jsnitsel@redhat.com (Jerry Snitselaar) Date: Sun, 26 Mar 2017 15:42:12 -0700 Subject: [PATCH v4] tpm_crb: request and relinquish locality 0 In-Reply-To: <20170326195113.vrcmd2zo4pdoynwd@intel.com> References: <20170324101032.13496-1-jarkko.sakkinen@iki.fi> <87lgru7cqy.fsf@redhat.com> <20170325195211.w2gfmodozgwrfxy6@intel.com> <20170326105239.dgohwest2wmwynrd@intel.com> <86502130.6118027.1490546369696.JavaMail.zimbra@redhat.com> <20170326195113.vrcmd2zo4pdoynwd@intel.com> Message-ID: <87d1d37j97.fsf@redhat.com> To: linux-security-module@vger.kernel.org List-Id: linux-security-module.vger.kernel.org Jarkko Sakkinen @ 2017-03-26 19:51 GMT: > WTF, I applied old patch version by mistake. Sorry about that and > thanks for spotting that out. Better? > > /Jarkko Looks good now. -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Snitselaar Subject: Re: [PATCH v4] tpm_crb: request and relinquish locality 0 Date: Sun, 26 Mar 2017 15:42:12 -0700 Message-ID: <87d1d37j97.fsf@redhat.com> References: <20170324101032.13496-1-jarkko.sakkinen@iki.fi> <87lgru7cqy.fsf@redhat.com> <20170325195211.w2gfmodozgwrfxy6@intel.com> <20170326105239.dgohwest2wmwynrd@intel.com> <86502130.6118027.1490546369696.JavaMail.zimbra@redhat.com> <20170326195113.vrcmd2zo4pdoynwd@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <20170326195113.vrcmd2zo4pdoynwd-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tpmdd-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org To: Jarkko Sakkinen Cc: Jarkko Sakkinen , open list , linux-security-module-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, gang wei List-Id: tpmdd-devel@lists.sourceforge.net Jarkko Sakkinen @ 2017-03-26 19:51 GMT: > WTF, I applied old patch version by mistake. Sorry about that and > thanks for spotting that out. Better? > > /Jarkko Looks good now. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751759AbdCZWvG (ORCPT ); Sun, 26 Mar 2017 18:51:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35948 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751380AbdCZWvA (ORCPT ); Sun, 26 Mar 2017 18:51:00 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 81F9C80F75 Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=jsnitsel@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 81F9C80F75 References: <20170324101032.13496-1-jarkko.sakkinen@iki.fi> <87lgru7cqy.fsf@redhat.com> <20170325195211.w2gfmodozgwrfxy6@intel.com> <20170326105239.dgohwest2wmwynrd@intel.com> <86502130.6118027.1490546369696.JavaMail.zimbra@redhat.com> <20170326195113.vrcmd2zo4pdoynwd@intel.com> User-agent: mu4e 0.9.19; emacs 25.1.1 From: Jerry Snitselaar To: Jarkko Sakkinen Cc: gang wei , Jarkko Sakkinen , tpmdd-devel@lists.sourceforge.net, linux-security-module@vger.kernel.org, Peter Huewe , Marcel Selhorst , Jason Gunthorpe , open list Subject: Re: [PATCH v4] tpm_crb: request and relinquish locality 0 In-reply-to: <20170326195113.vrcmd2zo4pdoynwd@intel.com> Date: Sun, 26 Mar 2017 15:42:12 -0700 Message-ID: <87d1d37j97.fsf@redhat.com> MIME-Version: 1.0 Content-Type: text/plain X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Sun, 26 Mar 2017 22:42:13 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Jarkko Sakkinen @ 2017-03-26 19:51 GMT: > WTF, I applied old patch version by mistake. Sorry about that and > thanks for spotting that out. Better? > > /Jarkko Looks good now.