Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752611AbbDSSr5 (ORCPT ); Sun, 19 Apr 2015 14:47:57 -0400 Received: from v094114.home.net.pl ([79.96.170.134]:56231 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751623AbbDSSry (ORCPT ); Sun, 19 Apr 2015 14:47:54 -0400 From: "Rafael J. Wysocki" To: Dan Williams Cc: linux-nvdimm@ml01.01.org, linux-acpi@vger.kernel.org, "Rafael J. Wysocki" , Robert Moore , linux-kernel@vger.kernel.org, ACPI Devel Maling List , David Box , Lv Zheng , Greg Kroah-Hartman Subject: Re: [PATCH 03/21] nd_acpi: initial core implementation and nfit skeleton Date: Sun, 19 Apr 2015 21:12:32 +0200 Message-ID: <3621753.cpAhpD8DHH@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/4.0.0+; KDE/4.11.5; x86_64; ; ) In-Reply-To: <20150418013530.25237.28383.stgit@dwillia2-desk3.amr.corp.intel.com> References: <20150418013256.25237.96403.stgit@dwillia2-desk3.amr.corp.intel.com> <20150418013530.25237.28383.stgit@dwillia2-desk3.amr.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1407 Lines: 37 On Friday, April 17, 2015 09:35:30 PM Dan Williams wrote: > 1/ Autodetect an NFIT table for the ACPI namespace device with _HID of > "ACPI0012" > > 2/ Skeleton implementation to register an NFIT bus. > > The NFIT provided by ACPI is the primary method by which platforms will > discover NVDIMM resources. However, the intent of the > nfit_bus_descriptor abstraction is to contain "provider" specific > details, leaving the nd core to be NFIT-provider agnostic. This > flexibility is exploited in later patches to implement special purpose > providers of test and custom-defined NFITs. > > Cc: > Cc: Robert Moore > Cc: Rafael J. Wysocki > Signed-off-by: Dan Williams So as discussed internally, nfit.h will have to wait for the ACPICA's NFIT support to prevent clashes from happening. Also please CC *all* *patches* with "ACPI" (or "acpi" etc) anywhere in the subject/changelog/body to linux-acpi@vger.kernel.org. More comments likely to follow. Thanks! -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/