Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp784627ybc; Tue, 12 Nov 2019 09:09:01 -0800 (PST) X-Google-Smtp-Source: APXvYqy9HZeSlneIGWMrT7CwyYuWqiJki1m9f/Ml4WQ8wKA8LRi7MiyAZy4ywbHmslyhU8JcR9mK X-Received: by 2002:a50:b685:: with SMTP id d5mr34372024ede.276.1573578541187; Tue, 12 Nov 2019 09:09:01 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573578541; cv=none; d=google.com; s=arc-20160816; b=u2K0+yGNAiiFg7WtFfb17gk6EGTtDgmfXm2XwpguEDALOe7nnpo/3xTsAS7kgw+7TM DcNthEhEajR8LnLumyUCMj1ZvLC36DChCloIQnbNqmvmkmwLW/84gffklM8eUz1SGmIC OrJBDX5CXo/Nk0Uo7AyeB7ltHvVEvHlM/YyHiE1Q7HUHviQ9FNEBkT+nybLZAxZBWNYX /ftzdsx/FmbW8/OS1r7lF2yYj2WyZtz58lLD1t2SNKQDRAmRRxot+hyRqBt32ONYF/Lp t+5q6nKc9naEPa8e0iG6IuOAAh5xVFqB1IRq0pp4xmWMDXYQaryyfWDeBKpYixhRwCBP tNSw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=dPao60nXK5E1cI9CQ+FEDQ1ywSbbQhm8Qw54C0PxWmU=; b=GgupHluDYFJ5tu4Xp/j46m+ysy3gRVS+FiqN5J6oljf0lZsn7LQHCVJ+YsxpLIExai r4bPslHashQiKnTpOzb6gn1p6GgNOHIJq2rR3Buy/dYvMzp/2Hb45OdQyUDgrNcIybHN VPC52ofJO2lU+CbMNcmA8C1ZJk9XMO1HLOs8dQukQgJrh8lArtLxskFjcbDCHW7C+PFE H+P4KrrcI7LEXlIPJjOZYIrpN4g8A6CxtKNHSEA8js3uRJSVrxtcs/pli+a2+DVVEMHb 3vrHvU+22nBLtBNlKdb7+aoaE61Lam8qs7biYlXpGdCRQm/7q8Z0u9OIorFFaedNeCm5 cSlQ== 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 la4si353261ejb.297.2019.11.12.09.08.35; Tue, 12 Nov 2019 09:09:01 -0800 (PST) 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 S1726965AbfKLRHx (ORCPT + 99 others); Tue, 12 Nov 2019 12:07:53 -0500 Received: from szxga05-in.huawei.com ([45.249.212.191]:6214 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726896AbfKLRHw (ORCPT ); Tue, 12 Nov 2019 12:07:52 -0500 Received: from DGGEMS402-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 5A1FB471603A22B30AD3; Wed, 13 Nov 2019 01:07:50 +0800 (CST) Received: from localhost (10.202.226.61) by DGGEMS402-HUB.china.huawei.com (10.3.19.202) with Microsoft SMTP Server id 14.3.439.0; Wed, 13 Nov 2019 01:07:43 +0800 Date: Tue, 12 Nov 2019 17:07:34 +0000 From: Jonathan Cameron To: "Rafael J. Wysocki" CC: , , , , , Keith Busch , , , Andrew Morton , "Dan Williams" , , , , Ingo Molnar Subject: Re: [PATCH V5 1/4] ACPI: Support Generic Initiator only domains Message-ID: <20191112170734.0000621a@huawei.com> In-Reply-To: <1768519.laKBN70clK@kreacher> References: <20191004114330.104746-1-Jonathan.Cameron@huawei.com> <1895971.7mY3IlW731@kreacher> <20191018134656.00000f70@huawei.com> <1768519.laKBN70clK@kreacher> Organization: Huawei X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; i686-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.202.226.61] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 7 Nov 2019 15:54:28 +0100 "Rafael J. Wysocki" wrote: > On Friday, October 18, 2019 2:46:56 PM CET Jonathan Cameron wrote: > > On Fri, 18 Oct 2019 12:18:33 +0200 > > "Rafael J. Wysocki" wrote: > > > > > On Friday, October 4, 2019 1:43:27 PM CEST Jonathan Cameron wrote: > > > > Generic Initiators are a new ACPI concept that allows for the > > > > description of proximity domains that contain a device which > > > > performs memory access (such as a network card) but neither > > > > host CPU nor Memory. > > > > > > > > This patch has the parsing code and provides the infrastructure > > > > for an architecture to associate these new domains with their > > > > nearest memory processing node. > > > > > > > > Signed-off-by: Jonathan Cameron > > > > > > This depends on the series from Dan at: > > > > > > https://lore.kernel.org/linux-acpi/CAPcyv4gBSX58CWH4HZ28w0_cZRzJrhgdEFHa2g8KDqyv8aFqZQ@mail.gmail.com/T/#m1acce3ae8f29f680c0d95fd1e840e703949fbc48 > > > > > Hi Rafael, > > > > Yes. Cover letter mentions it was rebased on v4 of that series. > > > > > AFAICS, so please respin when that one hits the Linus' tree. > > > > Sure, though that pushes it out another cycle and it's beginning to > > get a bit silly (just rebases since April). > > > > I guess it can't be helped given the series hits several trees. > > I've just applied the Dan's series and I can take patch [1/4] from this one, > but for the [2-3/4] I'd like to get some ACKs from the arm64 and x86 people > respectively. Thanks Rafael! Absolutely understood on the need for Acks. For ARM let us try a few more CCs +CC Will, Lorenzo, Hanjun. Also Ingo on basis of showing a passing interest in the x86 patch previously. Otherwise I think we have the x86 people most like to comment already cc'd. https://patchwork.kernel.org/cover/11174247/ has the full series. I'd appreciate anyone who has time taking a look at these. The actual actions in the architectures are very simple, but I may well be missing some subtlety. > > Thanks! > Thanks, Jonathan