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 43501C4727D for ; Mon, 5 Oct 2020 21:21:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E08712078D for ; Mon, 5 Oct 2020 21:21:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="sUwYrM/0" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726625AbgJEVVl (ORCPT ); Mon, 5 Oct 2020 17:21:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46814 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725785AbgJEVVl (ORCPT ); Mon, 5 Oct 2020 17:21:41 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5FAEAC0613CE; Mon, 5 Oct 2020 14:21:41 -0700 (PDT) Received: from zn.tnic (p200300ec2f07d500e8a8b27a6c9dedad.dip0.t-ipconnect.de [IPv6:2003:ec:2f07:d500:e8a8:b27a:6c9d:edad]) (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 BFE731EC043F; Mon, 5 Oct 2020 23:21:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1601932899; 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=MCAVsjIGduo7Jx/tk0rieZGJEROJ0+tB1wk6wvhwUng=; b=sUwYrM/0mDgj0KaIjjMVGVsGYo3PFzssq75BLZOdfhgQ4nhsQJQ2JV2Q197U/pRcwDtoaT 5yltqNS9Bv+eRv12rQCwJkguDfr/52pjpfqV0VlfGTJXzn9pnMtpF0kZNeYAvz2HHMJFFZ 6jal2Epf9UT+4qVN1XwE0nKUlX4BsXw= Date: Mon, 5 Oct 2020 23:21:35 +0200 From: Borislav Petkov To: Mike Travis Cc: Thomas Gleixner , Ingo Molnar , x86@kernel.org, Steve Wahl , Dave Hansen , Andy Lutomirski , Peter Zijlstra , Dimitri Sivanich , Arnd Bergmann , Greg Kroah-Hartman , kernel test robot , "H. Peter Anvin" , Russ Anderson , Darren Hart , Andy Shevchenko , Alexandre Chartre , Jian Cai , Vitaly Kuznetsov , linux-kernel@vger.kernel.org, platform-driver-x86@vger.kernel.org Subject: Re: [PATCH v4 06/13] x86/platform/uv: Add and Decode Arch Type in UVsystab Message-ID: <20201005212135.GL21151@zn.tnic> References: <20201005203929.148656-1-mike.travis@hpe.com> <20201005203929.148656-7-mike.travis@hpe.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20201005203929.148656-7-mike.travis@hpe.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 05, 2020 at 03:39:22PM -0500, Mike Travis wrote: > A patch to add and process the UV Arch Type field in the UVsystab passed > from UV BIOS to the kernel. What does that mean? -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette