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=-3.9 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,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 DCD7FC4741F for ; Wed, 4 Nov 2020 19:13:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 527F1206DB for ; Wed, 4 Nov 2020 19:13:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="mXo2/W+n" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731419AbgKDTND (ORCPT ); Wed, 4 Nov 2020 14:13:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33876 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726225AbgKDTNC (ORCPT ); Wed, 4 Nov 2020 14:13:02 -0500 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B4661C0613D3; Wed, 4 Nov 2020 11:13:02 -0800 (PST) Received: from zn.tnic (p200300ec2f0ef400317dde2deb3fed11.dip0.t-ipconnect.de [IPv6:2003:ec:2f0e:f400:317d:de2d:eb3f:ed11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id B9BED1EC03C1; Wed, 4 Nov 2020 20:12:58 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1604517178; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=vVu9csKhteKU6kae0FPak6xIIsJyL2Kx45JkmeXH8g8=; b=mXo2/W+n3XEaxyD7bx01mlXyFyvteJhnhSzpFN4WqJqcK9VtkwDMVKssnxEfcxr0IO6wM/ ZF9GwShYI8q58lBrhm+NEehHE6AsBLhQ0N2fXLwWf7bg71p4l54B3Y0ERtYC9H/KOfhKVh uGrAG8lzmdZ4k9ZSHt3PV5F8VWiimyo= Date: Wed, 4 Nov 2020 20:12:52 +0100 From: Borislav Petkov To: Jarkko Sakkinen Cc: Jarkko Sakkinen , x86@kernel.org, linux-sgx@vger.kernel.org, linux-kernel@vger.kernel.org, Sean Christopherson , Jethro Beekman , Darren Kenny , Serge Ayoun , akpm@linux-foundation.org, andriy.shevchenko@linux.intel.com, asapek@google.com, cedric.xing@intel.com, chenalexchen@google.com, conradparker@google.com, cyhanish@google.com, dave.hansen@intel.com, haitao.huang@intel.com, kai.huang@intel.com, kai.svahn@intel.com, kmoy@google.com, ludloff@google.com, luto@kernel.org, nhorman@redhat.com, npmccallum@redhat.com, puiterwijk@redhat.com, rientjes@google.com, tglx@linutronix.de, yaozhangx@google.com, mikko.ylinen@intel.com Subject: Re: [PATCH v40 03/24] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections Message-ID: <20201104191252.GF23298@zn.tnic> References: <20201104145430.300542-1-jarkko.sakkinen@linux.intel.com> <20201104145430.300542-4-jarkko.sakkinen@linux.intel.com> <20201104182129.GD23298@zn.tnic> <20201104190443.GA318315@kernel.org> <20201104190903.GA304537@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20201104190903.GA304537@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 04, 2020 at 09:09:03PM +0200, Jarkko Sakkinen wrote: > If you want, I can do a resend of this version same time underlining > that this the only difference and I do have a framework to check this > thing in place. No need - I'll simply reorder them here and see how far I'd get. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette