diff options
author | Dan Williams <dan.j.williams@intel.com> | 2021-09-08 22:12:21 -0700 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2021-09-21 13:44:56 -0700 |
commit | b64955a92929346f16df058ad2bb53630eb80466 (patch) | |
tree | 8e34b321270c4ce9178eb6ab831d30fb095e14ab /drivers/rpmsg/rpmsg_ns.c | |
parent | 13e7749d06b335774bbb341c65a0232484beb457 (diff) | |
download | linux-stable-b64955a92929346f16df058ad2bb53630eb80466.tar.gz linux-stable-b64955a92929346f16df058ad2bb53630eb80466.tar.bz2 linux-stable-b64955a92929346f16df058ad2bb53630eb80466.zip |
cxl/mbox: Introduce the mbox_send operation
In preparation for implementing a unit test backend transport for ioctl
operations, and making the mailbox available to the cxl/pmem
infrastructure, move the existing PCI specific portion of mailbox handling
to an "mbox_send" operation.
With this split all the PCI-specific transport details are comprehended
by a single operation and the rest of the mailbox infrastructure is
'struct cxl_mem' and 'struct cxl_memdev' generic.
Acked-by: Ben Widawsky <ben.widawsky@intel.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Ben Widawsky <ben.widawsky@intel.com>
Link: https://lore.kernel.org/r/163116434098.2460985.9004760022659400540.stgit@dwillia2-desk3.amr.corp.intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/rpmsg/rpmsg_ns.c')
0 files changed, 0 insertions, 0 deletions