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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id CFBC3C2FC0E for ; Fri, 18 Aug 2023 00:27:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=eYr3ixvmuE2/+/atjrc0aVTbBFy+7wr+TSxfnv1SeJo=; b=F0OsL0sMXaPajc sjqfj2huv8YojSxX9qP/cPsLSWn7eaLl8uDvufVr4vp7YYa1bCAio96FncZEbfiGWmdvLRY+cmrm+ aeeULlGsS38meCenKNwfiSYCgaNgA4MsK33ErcYnqw5wMWb62kliW1lduRwPHIsNcs2gVoalHP9MU VKTMzHMOHiPKmEa+n9OUwfpW6FgWomwa5wYkVyN7eckBJ4+QfkWMErRRCEfcWyhPkodP+lTySZyft 2KlCH/NSGYeV5lhrAqsXdzm4NhPFV3rmdzYkKRyPKNByKeWB9rbBAmZpMtN+yoyQtHaUs94b/8HRl Xccq90tAG0lx0+brAOiQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qWnK8-007PTQ-0f; Fri, 18 Aug 2023 00:26:44 +0000 Received: from mgamail.intel.com ([192.55.52.88]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qWnK5-007PT6-07 for linux-arm-kernel@lists.infradead.org; Fri, 18 Aug 2023 00:26:42 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1692318401; x=1723854401; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=ctCzlIT+5k3T1YALRzvioprufv0wKEBR63rBIHtioCM=; b=Stx0iuvUjdtw23SC7tLKuVELGbPwH00y8oFIM7ulHP5+CFR/KpzelCqX a/I/eiibbqSL6XvdUo48AKtnUXRLMdVw68f8eUvFytAGJqzrEI1zSvPCf kU39v7SRvx34RzUPFUiIhVevvVfsIMBiiFb/Y9ti1n1p4Ln/JOpPL959w X15m9BCZe3ApngPR7vAKlo1abSUV2P4CjiaKrKCFvF34S1zxlPtUHnq6i jVB0KKYAEn9aA78oNEFFYYy9S+hTbvJBZsRVG5wgHuLsMsflaPAJkQNjX SwIj5f3zk+Jteq33OLY7oIttNlLB6Rh2NYLLile1ZXGCNhzC3pKepraLY A==; X-IronPort-AV: E=McAfee;i="6600,9927,10805"; a="403951559" X-IronPort-AV: E=Sophos;i="6.01,181,1684825200"; d="scan'208";a="403951559" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Aug 2023 17:26:21 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10805"; a="1065518469" X-IronPort-AV: E=Sophos;i="6.01,181,1684825200"; d="scan'208";a="1065518469" Received: from lacoffin-mobl.amr.corp.intel.com (HELO [10.212.196.192]) ([10.212.196.192]) by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Aug 2023 17:26:20 -0700 Message-ID: <51095880-da66-5041-e47c-6572f199f6db@intel.com> Date: Thu, 17 Aug 2023 17:26:21 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH v2 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info Content-Language: en-US To: Nuno Das Neves , linux-hyperv@vger.kernel.org, linux-kernel@vger.kernel.org, x86@kernel.org, linux-arm-kernel@lists.infradead.org, linux-arch@vger.kernel.org Cc: patches@lists.linux.dev, mikelley@microsoft.com, kys@microsoft.com, wei.liu@kernel.org, haiyangz@microsoft.com, decui@microsoft.com, apais@linux.microsoft.com, Tianyu.Lan@microsoft.com, ssengar@linux.microsoft.com, mukeshrathor@microsoft.com, stanislav.kinsburskiy@gmail.com, jinankjain@linux.microsoft.com, vkuznets@redhat.com, tglx@linutronix.de, mingo@redhat.com, bp@alien8.de, dave.hansen@linux.intel.com, hpa@zytor.com, will@kernel.org, catalin.marinas@arm.com References: <1692309711-5573-1-git-send-email-nunodasneves@linux.microsoft.com> <1692309711-5573-4-git-send-email-nunodasneves@linux.microsoft.com> <3b1ca61c-fa3f-a802-6705-a8c1f37ad58f@intel.com> <8161aa90-5535-4ef9-ad30-1655746a1053@linux.microsoft.com> From: Dave Hansen In-Reply-To: <8161aa90-5535-4ef9-ad30-1655746a1053@linux.microsoft.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230817_172641_209959_DAFBFCFC X-CRM114-Status: GOOD ( 13.44 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 8/17/23 17:17, Nuno Das Neves wrote: >>> + if (node != NUMA_NO_NODE) { >>> + proximity_domain_info.domain_id = node_to_pxm(node); >>> + proximity_domain_info.flags.reserved = 0; >>> + proximity_domain_info.flags.proximity_info_valid = 1; >>> + proximity_domain_info.flags.proximity_preferred = 1; >>> + } else { >>> + proximity_domain_info.as_uint64 = 0; >>> + } >>> + >>> + return proximity_domain_info; >>> +} >> Pop quiz: What are the rules for the 30 bits of uninitialized data of >> proximity_domain_info.flags in the (node != NUMA_NO_NODE) case? >> >> I actually don't know off the top of my head. I generally avoid >> bitfields, but if they were normal stack-allocated variable space, >> they'd be garbage. > I'm not sure what you are getting at here - all the fields are > initialized. Whoops, I somehow missed the reserved field initialization. But, yeah, a struct would be nice instead of the union here. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel