Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 88F25C433EF for ; Thu, 9 Dec 2021 12:08:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236291AbhLIMLz (ORCPT ); Thu, 9 Dec 2021 07:11:55 -0500 Received: from mail.skyhub.de ([5.9.137.197]:48908 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233676AbhLIMLs (ORCPT ); Thu, 9 Dec 2021 07:11:48 -0500 Received: from zn.tnic (dslb-088-067-202-008.088.067.pools.vodafone-ip.de [88.67.202.8]) (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 6EFB41EC04D3; Thu, 9 Dec 2021 13:08:09 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1639051689; 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=dMxp/gGeAoEUpCT2uqegcuVBMsanPN/e8GbMQ6Bh64s=; b=VL92LyaeWAhSUNBriozC7zdOYcTYSsP4lck2rgTJwnI6oRHAWxayYBJnajv3sWKP6qST88 lvDkL5wT+G7MYKy5IHzG1qIxEeN8Z2aMe3B2rq84GeZBBodrvPEyNaJJ80s7joTIXhPaGf dx8koIQ+ULNOC5oA1qfVbZ5uiUwpcUo= Date: Thu, 9 Dec 2021 13:08:11 +0100 From: Borislav Petkov To: Dave Hansen Cc: Jarkko Sakkinen , Thomas Gleixner , Ingo Molnar , Dave Hansen , x86@kernel.org, "H. Peter Anvin" , Greg Kroah-Hartman , "Rafael J. Wysocki" , reinette.chatre@intel.com, linux-kernel@vger.kernel.org, linux-sgx@vger.kernel.org Subject: Re: [PATCH v13 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node Message-ID: References: <20211116162116.93081-1-jarkko@kernel.org> <20211116162116.93081-2-jarkko@kernel.org> <32abd0a7-bc3c-f7a7-3330-8287ef05131c@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <32abd0a7-bc3c-f7a7-3330-8287ef05131c@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 08, 2021 at 11:38:11AM -0800, Dave Hansen wrote: > I reworked the changelog quite a bit, addressing some of Borislav's > questions. No code changes, though. > > The result is below. I've retained Greg's ack. I'll stick this in > tip/x86/sgx if this looks OK to everyone. It does, thanks for taking the time! Acked-by: Borislav Petkov -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette