Linux-NVDIMM Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] acpi nfit: make emulation of translate SPA on nfit_test
@ 2017-09-22  7:44 Yasunori Goto
  2017-09-22  7:46 ` [PATCH v4 1/3] nfit_test Make private definitions to command emulation Yasunori Goto
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Yasunori Goto @ 2017-09-22  7:44 UTC (permalink / raw)
  To: NVDIMM-ML


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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-10-06 18:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-22  7:44 [PATCH v4 0/3] acpi nfit: make emulation of translate SPA on nfit_test Yasunori Goto
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox