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=-1.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 00F45C49ED6 for ; Tue, 10 Sep 2019 12:07:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C8EC8217D7 for ; Tue, 10 Sep 2019 12:07:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="PDyzOjUd" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731028AbfIJMH2 (ORCPT ); Tue, 10 Sep 2019 08:07:28 -0400 Received: from mail-lj1-f196.google.com ([209.85.208.196]:40346 "EHLO mail-lj1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726720AbfIJMH1 (ORCPT ); Tue, 10 Sep 2019 08:07:27 -0400 Received: by mail-lj1-f196.google.com with SMTP id 7so16133763ljw.7; Tue, 10 Sep 2019 05:07:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=oSyWHvy5qNmTZ73ob/z3PLdVlMLGMuAez5QFbh+wLI0=; b=PDyzOjUdhhtDOQp26qY5YZvkKj3iR3Tyj6FvHt6Y0wBUXhlyGDEC45ICUeKN2kDRGu fs0oo11Z7jcgxuu41yzPkf6ImmnxKFdRo6rJ8eXfW4AT9qI4ntrorCXTawbmAXHYNhqA OM/1z9/88eVibm/haR1eKbe3K7SWr+FNP6xS7Np0RPMM6qA9FdQ1VL2c4FUAG9ZpO976 eTQ0cbf5Hlza7A56Ojsw3OG3GrSWqiRVkLQw7bBHX0Hfxf5x2L53tkP05KxeVakB44rf hzW7eWLieII46vL3KFDoYEQH43a6PoL4N4gxR95Jot9elq9+CXf7DvHoucBc9ZuX3xEW o7AQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=oSyWHvy5qNmTZ73ob/z3PLdVlMLGMuAez5QFbh+wLI0=; b=OI3nVKWYIZdR83hR9JBPnal6DpLP/22ox2GoF4ltvDO8un91x+mRMMYQzUXW1NtXuB 6BS31mVqpBDaSDcyP0q6JDLmYbfl2XWs423/ots67qJ24iWhM9OdXfeuI3dowA/8/1jx Jp4sBw5uup1vJkEXpCBwjxof4InO1aet+djWK+84hu2updjUdqMJcQuJQm6Q6myPHCCB q+G5cHGtfTlu5ddVArK3fH14k5B/GFUJY0QJO6R6dUUTsKAv0q3iq5laNAdcJzZQ8ba9 F8Txc2Qj6puPD7GxIDfjA90mYNialg7eNoMwIbQlmGOQ6Fmk8E2z/TTFoGX4tWWIbaRF wooQ== X-Gm-Message-State: APjAAAUzVT96uc8M6tnZ38Em5cpt5p8RK2eVw/olPhOfHmhijnZjiyZH v0kwZKyLTOUXKn8VrlvELUVM12mOJ6HqfScHPCY= X-Google-Smtp-Source: APXvYqyXOLNyXSxNMf6QIbIPNTPM6YVDRnOW6yZWF5MXi8mLLRt3Ff3GMWUwtDUol/3hzM7JQpAMKzZPJR8ld2tZy9k= X-Received: by 2002:a2e:8814:: with SMTP id x20mr19976113ljh.221.1568117245889; Tue, 10 Sep 2019 05:07:25 -0700 (PDT) MIME-Version: 1.0 References: <20190905130252.590161292@stormcage.eag.rdlabs.hpecorp.net> In-Reply-To: <20190905130252.590161292@stormcage.eag.rdlabs.hpecorp.net> From: Miguel Ojeda Date: Tue, 10 Sep 2019 14:07:14 +0200 Message-ID: Subject: Re: [PATCH 0/8] x86/platform/UV: Update UV Hubless System Support To: Mike Travis Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Andrew Morton , Borislav Petkov , Christoph Hellwig , Dimitri Sivanich , Russ Anderson , Hedi Berriche , Steve Wahl , "maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)" , linux-kernel , stable@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 5, 2019 at 3:50 PM Mike Travis wrote: > > These patches support upcoming UV systems that do not have a UV HUB. Please send patches as plain text without attachments. See: https://www.kernel.org/doc/html/latest/process/submitting-patches.html#no-mime-no-links-no-compression-no-attachments-just-plain-text for details. Cheers, Miguel