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.