nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Yasunori Goto <y-goto@jp.fujitsu.com>
To: NVDIMM-ML <linux-nvdimm@lists.01.org>
Subject: [PATCH v4 0/3] acpi nfit: make emulation of translate SPA on nfit_test
Date: Fri, 22 Sep 2017 16:44:44 +0900	[thread overview]
Message-ID: <20170922164440.4A35.E1E9C6FF@jp.fujitsu.com> (raw)


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

----

Thanks,
---
Yasunori Goto




_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

             reply	other threads:[~2017-09-22  7:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-22  7:44 Yasunori Goto [this message]
2017-09-22  7:46 ` [PATCH v4 1/3] nfit_test Make private definitions to command emulation Yasunori Goto
2017-09-22  7:47 ` [PATCH v4 2/3] acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_test Yasunori Goto
2017-09-22  7:48 ` [PATCH v4 3/3] acpi nfit: nfit_test supports translate SPA Yasunori Goto
2017-10-06  4:57 ` [PATCH v4 0/3] acpi nfit: make emulation of translate SPA on nfit_test Dan Williams
2017-10-06 18:03   ` Verma, Vishal L

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170922164440.4A35.E1E9C6FF@jp.fujitsu.com \
    --to=y-goto@jp.fujitsu.com \
    --cc=linux-nvdimm@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).