From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============4264491122019511702==" MIME-Version: 1.0 From: Ross Zwisler Subject: Re: [Devel] [resend RFC 1/6] ACPICA: add HMAT table definitions Date: Mon, 05 Jun 2017 18:30:36 -0600 Message-ID: <20170606003036.GA5997@linux.intel.com> In-Reply-To: CAJZ5v0iARt8WT+VHt21trSvYqqy6f4ExLEL3UVxJ4vbX_=_bcQ@mail.gmail.com List-ID: To: devel@acpica.org --===============4264491122019511702== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Mon, Jun 05, 2017 at 10:44:11PM +0200, Rafael J. Wysocki wrote: > On Mon, Jun 5, 2017 at 9:50 PM, Ross Zwisler > wrote: > > Import HMAT table definitions from the ACPICA codebase. > > > > This kernel patch was generated using an ACPICA patch from "Zheng, Lv" > > . The actual upstream patch that adds these table > > definitions will come from the Intel ACPICA team as part of their great= er > > ACPI 6.2 update. > > > > Signed-off-by: Ross Zwisler > = > Can you please hold on util we have integrated all of the pending > ACPICA changes? Sure, this is really just meant to spur discussion on the correct course. Comments welcome (encouraged!) on the series as a whole and especially the APIs needed by userspace, but ultimately patch 1 will be dropped and I'll j= ust build on the ACPICA definitions. --===============4264491122019511702==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ross Zwisler Subject: Re: [resend RFC 1/6] ACPICA: add HMAT table definitions Date: Mon, 5 Jun 2017 18:30:36 -0600 Message-ID: <20170606003036.GA5997@linux.intel.com> References: <20170602205956.28351-1-ross.zwisler@linux.intel.com> <20170605195057.31492-1-ross.zwisler@linux.intel.com> <20170605195057.31492-2-ross.zwisler@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mga06.intel.com ([134.134.136.31]:18490 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751194AbdFFAaj (ORCPT ); Mon, 5 Jun 2017 20:30:39 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Rafael J. Wysocki" Cc: Ross Zwisler , Linux Kernel Mailing List , "Anaczkowski, Lukasz" , "Box, David E" , "Kogut, Jaroslaw" , "Lahtinen, Joonas" , "Moore, Robert" , "Nachimuthu, Murugasamy" , "Odzioba, Lukasz" , "Rafael J. Wysocki" , "Rafael J. Wysocki" , "Schmauss, Erik" , "Verma, Vishal L" , "Zheng, Lv" , Dan Williams , Dave Hansen , Greg Kroah-Hartman On Mon, Jun 05, 2017 at 10:44:11PM +0200, Rafael J. Wysocki wrote: > On Mon, Jun 5, 2017 at 9:50 PM, Ross Zwisler > wrote: > > Import HMAT table definitions from the ACPICA codebase. > > > > This kernel patch was generated using an ACPICA patch from "Zheng, Lv" > > . The actual upstream patch that adds these table > > definitions will come from the Intel ACPICA team as part of their greater > > ACPI 6.2 update. > > > > Signed-off-by: Ross Zwisler > > Can you please hold on util we have integrated all of the pending > ACPICA changes? Sure, this is really just meant to spur discussion on the correct course. Comments welcome (encouraged!) on the series as a whole and especially the APIs needed by userspace, but ultimately patch 1 will be dropped and I'll just build on the ACPICA definitions. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 0E57F21945DED for ; Mon, 5 Jun 2017 17:29:33 -0700 (PDT) Date: Mon, 5 Jun 2017 18:30:36 -0600 From: Ross Zwisler Subject: Re: [resend RFC 1/6] ACPICA: add HMAT table definitions Message-ID: <20170606003036.GA5997@linux.intel.com> References: <20170602205956.28351-1-ross.zwisler@linux.intel.com> <20170605195057.31492-1-ross.zwisler@linux.intel.com> <20170605195057.31492-2-ross.zwisler@linux.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: "Rafael J. Wysocki" Cc: Dave Hansen , Box,, "Lv , linux-nvdimm@lists.01.org" , "Rafael J. Wysocki" , Anaczkowski,, "Robert , ACPI Devel Maling List" , Odzioba,, "Erik , Len Brown" , "devel@acpica.org" , "Kogut, Jaroslaw , Greg Kroah-Hartman" , "Nachimuthu, Murugasamy , Rafael J. Wysocki" , Linux Kernel Mailing List , Lahtinen, List-ID: On Mon, Jun 05, 2017 at 10:44:11PM +0200, Rafael J. Wysocki wrote: > On Mon, Jun 5, 2017 at 9:50 PM, Ross Zwisler > wrote: > > Import HMAT table definitions from the ACPICA codebase. > > > > This kernel patch was generated using an ACPICA patch from "Zheng, Lv" > > . The actual upstream patch that adds these table > > definitions will come from the Intel ACPICA team as part of their greater > > ACPI 6.2 update. > > > > Signed-off-by: Ross Zwisler > > Can you please hold on util we have integrated all of the pending > ACPICA changes? Sure, this is really just meant to spur discussion on the correct course. Comments welcome (encouraged!) on the series as a whole and especially the APIs needed by userspace, but ultimately patch 1 will be dropped and I'll just build on the ACPICA definitions. _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751310AbdFFAal (ORCPT ); Mon, 5 Jun 2017 20:30:41 -0400 Received: from mga06.intel.com ([134.134.136.31]:18490 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751194AbdFFAaj (ORCPT ); Mon, 5 Jun 2017 20:30:39 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,303,1493708400"; d="scan'208";a="111262751" Date: Mon, 5 Jun 2017 18:30:36 -0600 From: Ross Zwisler To: "Rafael J. Wysocki" Cc: Ross Zwisler , Linux Kernel Mailing List , "Anaczkowski, Lukasz" , "Box, David E" , "Kogut, Jaroslaw" , "Lahtinen, Joonas" , "Moore, Robert" , "Nachimuthu, Murugasamy" , "Odzioba, Lukasz" , "Rafael J. Wysocki" , "Rafael J. Wysocki" , "Schmauss, Erik" , "Verma, Vishal L" , "Zheng, Lv" , Dan Williams , Dave Hansen , Greg Kroah-Hartman , Len Brown , Tim Chen , "devel@acpica.org" , ACPI Devel Maling List , "linux-nvdimm@lists.01.org" Subject: Re: [resend RFC 1/6] ACPICA: add HMAT table definitions Message-ID: <20170606003036.GA5997@linux.intel.com> References: <20170602205956.28351-1-ross.zwisler@linux.intel.com> <20170605195057.31492-1-ross.zwisler@linux.intel.com> <20170605195057.31492-2-ross.zwisler@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 05, 2017 at 10:44:11PM +0200, Rafael J. Wysocki wrote: > On Mon, Jun 5, 2017 at 9:50 PM, Ross Zwisler > wrote: > > Import HMAT table definitions from the ACPICA codebase. > > > > This kernel patch was generated using an ACPICA patch from "Zheng, Lv" > > . The actual upstream patch that adds these table > > definitions will come from the Intel ACPICA team as part of their greater > > ACPI 6.2 update. > > > > Signed-off-by: Ross Zwisler > > Can you please hold on util we have integrated all of the pending > ACPICA changes? Sure, this is really just meant to spur discussion on the correct course. Comments welcome (encouraged!) on the series as a whole and especially the APIs needed by userspace, but ultimately patch 1 will be dropped and I'll just build on the ACPICA definitions.