[PATCH v2 06/20] libnd: ndctl.h, the nd ioctl abi

2015-04-28 Thread Dan Williams
Most configuration of the nd-subsystem is done via nd-sysfs attributes. However, some nd buses, particularly the ACPI.NFIT bus, define a small set of messages that can be passed to the platform. For convenience we derivce the initial nd-ioctl-command formats directly from the NFIT DSM formats.

[PATCH v2 06/20] libnd: ndctl.h, the nd ioctl abi

2015-04-28 Thread Dan Williams
Most configuration of the nd-subsystem is done via nd-sysfs attributes. However, some nd buses, particularly the ACPI.NFIT bus, define a small set of messages that can be passed to the platform. For convenience we derivce the initial nd-ioctl-command formats directly from the NFIT DSM formats.