From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [PATCH v11 00/13] Intel SGX1 support Date: Tue, 19 Jun 2018 22:36:49 +0200 Message-ID: <20180619203649.GI2476@hirez.programming.kicks-ass.net> References: <20180608171216.26521-1-jarkko.sakkinen@linux.intel.com> <20180612105011.GA26931@amd> <20180619145943.GC8034@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Pavel Machek , x86@kernel.org, platform-driver-x86@vger.kernel.org, dave.hansen@intel.com, sean.j.christopherson@intel.com, nhorman@redhat.com, npmccallum@redhat.com, Alexei Starovoitov , Andi Kleen , Andrew Morton , Andy Lutomirski , Borislav Petkov , "David S. Miller" , David Woodhouse , Greg Kroah-Hartman , "H. Peter Anvin" , Ingo Molnar , "open list:INTEL SGX" , Janakarajan Natarajan , "Kirill A. Shutemov" , Konrad Rzeszutek Wilk , To: Jarkko Sakkinen Return-path: Content-Disposition: inline In-Reply-To: <20180619145943.GC8034@linux.intel.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org *sigh*, could you not cross-post with closed/moderated lists, that's rude. 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.6 required=3.0 tests=DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS,T_DKIM_INVALID autolearn=ham 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 BC152C5AE5E for ; Tue, 19 Jun 2018 20:37:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6B761208A6 for ; Tue, 19 Jun 2018 20:37:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="BoEe/frR" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6B761208A6 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756829AbeFSUhP (ORCPT ); Tue, 19 Jun 2018 16:37:15 -0400 Received: from merlin.infradead.org ([205.233.59.134]:60346 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754833AbeFSUhN (ORCPT ); Tue, 19 Jun 2018 16:37:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=QjXU9IOxBSRq8l8t7Gq3E1JCR+JKlsFvlmuYEzsC/98=; b=BoEe/frRRVmmby48pdpM7PShN RGyAiBvg6adIx8xltI4SYbWnO1pkko7SqAGKMQBk51w3rSU+OMZ/N8cJ3CH3Uv3E+EIOhihYg3lMO iQ3FictP8ACYHWsOd3OLNSzLidMpaRI0uXZOCGYkiLLQ521hZUH7mvq+NpgjHme2zeMzvMwdCFFV4 AJLopko6kYrqzVhCF0SpnQZy1YoLG8qlxqDI72ji0mIZb2r6JN7M7kf9x7aAmBcMS28hEDtgBDh57 oUdaPnUfGfl2+7++FBqH/3Bf7cB6M3mtuoXt6R3t7nVFS/1vtz4uXRGf7S34qEIyE+4w6ht3f8r00 eq8PcsITQ==; Received: from j217100.upc-j.chello.nl ([24.132.217.100] helo=hirez.programming.kicks-ass.net) by merlin.infradead.org with esmtpsa (Exim 4.90_1 #2 (Red Hat Linux)) id 1fVNMw-0000jc-Hw; Tue, 19 Jun 2018 20:36:50 +0000 Received: by hirez.programming.kicks-ass.net (Postfix, from userid 1000) id 513562026ACCD; Tue, 19 Jun 2018 22:36:49 +0200 (CEST) Date: Tue, 19 Jun 2018 22:36:49 +0200 From: Peter Zijlstra To: Jarkko Sakkinen Cc: Pavel Machek , x86@kernel.org, platform-driver-x86@vger.kernel.org, dave.hansen@intel.com, sean.j.christopherson@intel.com, nhorman@redhat.com, npmccallum@redhat.com, Alexei Starovoitov , Andi Kleen , Andrew Morton , Andy Lutomirski , Borislav Petkov , "David S. Miller" , David Woodhouse , Greg Kroah-Hartman , "H. Peter Anvin" , Ingo Molnar , "open list:INTEL SGX" , Janakarajan Natarajan , "Kirill A. Shutemov" , Konrad Rzeszutek Wilk , "open list:KERNEL VIRTUAL MACHINE FOR X86 (KVM/x86)" , Len Brown , Linus Walleij , "open list:CRYPTO API" , "open list:DOCUMENTATION" , open list , "open list:SPARSE CHECKER" , Mauro Carvalho Chehab , "Rafael J. Wysocki" , Randy Dunlap , Ricardo Neri , Thomas Gleixner , Tom Lendacky , Vikas Shivappa Subject: Re: [PATCH v11 00/13] Intel SGX1 support Message-ID: <20180619203649.GI2476@hirez.programming.kicks-ass.net> References: <20180608171216.26521-1-jarkko.sakkinen@linux.intel.com> <20180612105011.GA26931@amd> <20180619145943.GC8034@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180619145943.GC8034@linux.intel.com> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org *sigh*, could you not cross-post with closed/moderated lists, that's rude. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [PATCH v11 00/13] Intel SGX1 support Date: Tue, 19 Jun 2018 22:36:49 +0200 Message-ID: <20180619203649.GI2476@hirez.programming.kicks-ass.net> References: <20180608171216.26521-1-jarkko.sakkinen@linux.intel.com> <20180612105011.GA26931@amd> <20180619145943.GC8034@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180619145943.GC8034@linux.intel.com> Sender: linux-kernel-owner@vger.kernel.org To: Jarkko Sakkinen Cc: Pavel Machek , x86@kernel.org, platform-driver-x86@vger.kernel.org, dave.hansen@intel.com, sean.j.christopherson@intel.com, nhorman@redhat.com, npmccallum@redhat.com, Alexei Starovoitov , Andi Kleen , Andrew Morton , Andy Lutomirski , Borislav Petkov , "David S. Miller" , David Woodhouse , Greg Kroah-Hartman , "H. Peter Anvin" , Ingo Molnar , "open list:INTEL SGX" , Janakarajan Natarajan , "Kirill A. Shutemov" , Konrad Rzeszutek Wilk List-Id: linux-sparse@vger.kernel.org *sigh*, could you not cross-post with closed/moderated lists, that's rude. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on archive.lwn.net X-Spam-Level: X-Spam-Status: No, score=-5.0 required=5.0 tests=BODY_URI_ONLY,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by archive.lwn.net (Postfix) with ESMTP id 8D8B57D048 for ; Tue, 19 Jun 2018 20:37:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755415AbeFSUhO (ORCPT ); Tue, 19 Jun 2018 16:37:14 -0400 Received: from merlin.infradead.org ([205.233.59.134]:60346 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754833AbeFSUhN (ORCPT ); Tue, 19 Jun 2018 16:37:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=QjXU9IOxBSRq8l8t7Gq3E1JCR+JKlsFvlmuYEzsC/98=; b=BoEe/frRRVmmby48pdpM7PShN RGyAiBvg6adIx8xltI4SYbWnO1pkko7SqAGKMQBk51w3rSU+OMZ/N8cJ3CH3Uv3E+EIOhihYg3lMO iQ3FictP8ACYHWsOd3OLNSzLidMpaRI0uXZOCGYkiLLQ521hZUH7mvq+NpgjHme2zeMzvMwdCFFV4 AJLopko6kYrqzVhCF0SpnQZy1YoLG8qlxqDI72ji0mIZb2r6JN7M7kf9x7aAmBcMS28hEDtgBDh57 oUdaPnUfGfl2+7++FBqH/3Bf7cB6M3mtuoXt6R3t7nVFS/1vtz4uXRGf7S34qEIyE+4w6ht3f8r00 eq8PcsITQ==; Received: from j217100.upc-j.chello.nl ([24.132.217.100] helo=hirez.programming.kicks-ass.net) by merlin.infradead.org with esmtpsa (Exim 4.90_1 #2 (Red Hat Linux)) id 1fVNMw-0000jc-Hw; Tue, 19 Jun 2018 20:36:50 +0000 Received: by hirez.programming.kicks-ass.net (Postfix, from userid 1000) id 513562026ACCD; Tue, 19 Jun 2018 22:36:49 +0200 (CEST) Date: Tue, 19 Jun 2018 22:36:49 +0200 From: Peter Zijlstra To: Jarkko Sakkinen Cc: Pavel Machek , x86@kernel.org, platform-driver-x86@vger.kernel.org, dave.hansen@intel.com, sean.j.christopherson@intel.com, nhorman@redhat.com, npmccallum@redhat.com, Alexei Starovoitov , Andi Kleen , Andrew Morton , Andy Lutomirski , Borislav Petkov , "David S. Miller" , David Woodhouse , Greg Kroah-Hartman , "H. Peter Anvin" , Ingo Molnar , "open list:INTEL SGX" , Janakarajan Natarajan , "Kirill A. Shutemov" , Konrad Rzeszutek Wilk , "open list:KERNEL VIRTUAL MACHINE FOR X86 (KVM/x86)" , Len Brown , Linus Walleij , "open list:CRYPTO API" , "open list:DOCUMENTATION" , open list , "open list:SPARSE CHECKER" , Mauro Carvalho Chehab , "Rafael J. Wysocki" , Randy Dunlap , Ricardo Neri , Thomas Gleixner , Tom Lendacky , Vikas Shivappa Subject: Re: [PATCH v11 00/13] Intel SGX1 support Message-ID: <20180619203649.GI2476@hirez.programming.kicks-ass.net> References: <20180608171216.26521-1-jarkko.sakkinen@linux.intel.com> <20180612105011.GA26931@amd> <20180619145943.GC8034@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180619145943.GC8034@linux.intel.com> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org *sigh*, could you not cross-post with closed/moderated lists, that's rude. -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html