From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030237AbbD1M4e (ORCPT ); Tue, 28 Apr 2015 08:56:34 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:38832 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965502AbbD1M4c (ORCPT ); Tue, 28 Apr 2015 08:56:32 -0400 Date: Tue, 28 Apr 2015 05:56:32 -0700 From: Christoph Hellwig To: Dan Williams Cc: "linux-nvdimm@lists.01.org" , "linux-kernel@vger.kernel.org" , Andy Lutomirski , Jens Axboe , "H. Peter Anvin" , Ingo Molnar Subject: Re: [Linux-nvdimm] [PATCH 12/21] nd_pmem: add NFIT support to the pmem driver Message-ID: <20150428125632.GD30852@infradead.org> References: <20150418013256.25237.96403.stgit@dwillia2-desk3.amr.corp.intel.com> <20150418013618.25237.99555.stgit@dwillia2-desk3.amr.corp.intel.com> <20150418063829.GA29931@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Apr 18, 2015 at 12:37:09PM -0700, Dan Williams wrote: > At this point in the patch series I agree, but in later patches we > take advantage of nd bus services. "[PATCH 15/21] nd: pmem label sets > and namespace instantiation" adds support for labeled pmem namespaces, > and in "[PATCH 19/21] nd: infrastructure for btt devices" we make pmem > capable of hosting btt instances. Thats fine, but still doesn't require moving it around.