From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) (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 45CF92095B066 for ; Fri, 6 Oct 2017 11:00:28 -0700 (PDT) From: "Verma, Vishal L" Subject: Re: [PATCH v4 0/3] acpi nfit: make emulation of translate SPA on nfit_test Date: Fri, 6 Oct 2017 18:03:50 +0000 Message-ID: <1507313029.2787.0.camel@intel.com> References: <20170922164440.4A35.E1E9C6FF@jp.fujitsu.com> In-Reply-To: Content-Language: en-US Content-ID: MIME-Version: 1.0 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: "Williams, Dan J" , "y-goto@jp.fujitsu.com" Cc: "linux-nvdimm@lists.01.org" List-ID: On Thu, 2017-10-05 at 21:57 -0700, Dan Williams wrote: > On Fri, Sep 22, 2017 at 12:44 AM, Yasunori Goto m> wrote: > > > > Hello > > > > I made a v4 patch set to emulate translate SPA by nfit_test.ko > > module. > > If possible, please merge it. > > > > ---- > > This patch set is to emulate translate SPA feature by nfit_test.ko. > > > > Certainly the nfit acpi driver supports translate SPA interface > > via ND_CMD_CALL. But nfit_test does not support it yet. > > > > To test translate SPA with nfit_test, this patch set is needed. > > > > --- > > Change log since v3 [1]: > > - Rebase current libnvdimm-for-next branch. > > - Fix over 80 character lines and too much tabs which is pointed > > by Verma-san. (Thanks!) > > - Since ndctl became to use the name "nfit_cmd" instead of > > "passthru", > > "passthru" is renamed to "nfit_cmd". > > > > Change log since v2 [2]: > > - Make private defintion just for nfit_test. > > (NFIT_CMD_TRANSLATE_SPA, struct nd_cmd_translate_spa, and > > others) > > - Check region by kobj.name instead of using is_nd_pmem(). > > > > > > Change log since v1 [3]: > > - Separate patch set of kenel from ndctl patch set. > > - Change interface via ND_CMD_CALL. > > > > [1] https://www.mail-archive.com/linux-nvdimm@lists.01.org/msg05863 > > .html > > [2] https://www.mail-archive.com/linux-nvdimm@lists.01.org/msg05582 > > .html > > [3] https://www.mail-archive.com/linux-nvdimm@lists.01.org/msg05287 > > .html > > > > Vishal, since you built on top of these can I add your Tested-by or > Reviewed-by? Yes, I meant to send a reveiwed-by, but might've forgotten. Thanks, -Vishal _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm