Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp1442727ybe; Thu, 5 Sep 2019 15:50:16 -0700 (PDT) X-Google-Smtp-Source: APXvYqy7p65IFe8qU958nU2T5gOlsimUD5Kk8BDwKq1rHTGywlFFlItZrXEWnHO+9RcEGakdkvcR X-Received: by 2002:a63:1046:: with SMTP id 6mr5464389pgq.111.1567723815935; Thu, 05 Sep 2019 15:50:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567723815; cv=none; d=google.com; s=arc-20160816; b=Y9EIQZ6xO7cRDQLjUdPw8CsPAqyWcaJKff1Oks+C2SgsQUGed5cNzQkn5kgtM7uZ67 WirQzTxlLC3G0u2xR5mNzTr6rVg8nwR/n3Tk2z1nm5LbF5/yivcswbVIvKmWSX+sCAQo Lci2Abi5mzecGhVLR6zNr1lrmyaCo/ZPf63zkmc5P67n7CZbp2NUqkhhXfjCQY1ReT4p 7np27kUudewykF1/ItcMuasFl8xELbOr4UuDgNAxGJM7FMq68osK9md/saxh97GODSWW UIQDIzLFnjyNO3wQD2xzykSjmVTO/4U7DgaNkqxl6Pdlr+S1PThXv+DMVbgIxiBeYShc CdSA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=NNCM84O6Tq/nd+PKsDzE3iymGbkt4RhPThPbDgxrCmc=; b=wZZlbTgmcMeFmqU6ixVIV5nHj3s1OOWkD7BlJbRq3pPbUxMc53/WHfzwkebxg01+3w OkYAa+RtRChiXmZcZ2nC+nbuqKDbcUaiko2WTjnimXg35qUC7DgnPRoxkOHxgPovK/QX xiHOvYntIkPzKaxeAAZ7Axc0CZFjVhKXQNUevsJYjLZm+2GCMie/+qFBuTkSamDc3RF5 ErLnu3yE9sCNiIkjqRmEyyTPrMBft+BkAkH3Y1+UnkF9H59Pbflyq6/vXAEj5tY0W5sr yC2QUz5ZRgflBiJYKtidZ+H22TMTPVM1iPNPXbfl0xm6vKG6nOmtc1ngiw8Pew6mozIa /6Ew== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s7si3323236pjq.108.2019.09.05.15.50.00; Thu, 05 Sep 2019 15:50:15 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387948AbfIETO3 (ORCPT + 99 others); Thu, 5 Sep 2019 15:14:29 -0400 Received: from Galois.linutronix.de ([193.142.43.55]:44192 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726097AbfIETO3 (ORCPT ); Thu, 5 Sep 2019 15:14:29 -0400 Received: from p5de0b6c5.dip0.t-ipconnect.de ([93.224.182.197] helo=nanos) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1i5xCx-0007se-MN; Thu, 05 Sep 2019 21:14:15 +0200 Date: Thu, 5 Sep 2019 21:14:14 +0200 (CEST) From: Thomas Gleixner To: Mike Travis cc: Ingo Molnar , "H. Peter Anvin" , Andrew Morton , Borislav Petkov , Christoph Hellwig , Dimitri Sivanich , Russ Anderson , Hedi Berriche , Steve Wahl , x86@kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH 0/8] x86/platform/UV: Update UV Hubless System Support In-Reply-To: Message-ID: References: <20190905184741.256857552@stormcage.eag.rdlabs.hpecorp.net> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 5 Sep 2019, Mike Travis wrote: > On 9/5/2019 12:02 PM, Thomas Gleixner wrote: > > Mike, > > > > On Thu, 5 Sep 2019, Mike Travis wrote: > > > > > These patches support upcoming UV systems that do not have a UV HUB. > > > > > > * Save OEM_ID from ACPI MADT probe > > > * Return UV Hubless System Type > > > * Add return code to UV BIOS Init function > > > * Setup UV functions for Hubless UV Systems > > > * Add UV Hubbed/Hubless Proc FS Files > > > * Decode UVsystab Info > > > * Account for UV Hubless in is_uvX_hub Ops > > > > Can you please in future mark the next version of a patch or patch series > > with [PATCH V2 n/M] so its clear that this is something different and also > > add a quick summary what changed vs. V1? Adding to each patch which changed > > a short change info _after_ the '---' discard line is also good practice > > and helps reviewers to figure out which part needs to be looked at. > > > > Thanks > > > > tglx > > > > Yeah, I noticed that the V2: tag for the removal that Greg requested was > missing in the copy sent to me. Sorry I didn't catch that earlier. > > The "[PATCH V2 n/M]" is something I hadn't been aware but I am now. > > Should I resend the patches again with those updates? No, please provide a summary of changes as a reply to the cover letter and point out which patches were actually changed vs. v1. Thanks, tglx