]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ndtest: Add compatability string to treat it as PAPR family
authorSantosh Sivaraj <santosh@fossix.org>
Tue, 22 Dec 2020 04:22:35 +0000 (09:52 +0530)
committerDan Williams <dan.j.williams@intel.com>
Thu, 28 Jan 2021 08:22:49 +0000 (00:22 -0800)
commit107b04e970cae754100efb99a5312c321208ca03
treec18e49cba910fa59aaaa6e1ae72c5673229fe127
parent9a27e109a391c9021147553b97c3fe4356e2261c
ndtest: Add compatability string to treat it as PAPR family

Since this module is written to be platform agnostic, the module is made
part of the PAPR_FAMILY. ndctl identifies the family using the compatible
string inside of_node dir-entry.

Signed-off-by: Santosh Sivaraj <santosh@fossix.org>
Link: https://lore.kernel.org/r/20201222042240.2983755-3-santosh@fossix.org
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
tools/testing/nvdimm/test/ndtest.c