]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cxl/mbox: Move command definitions to common location
authorDan Williams <dan.j.williams@intel.com>
Tue, 24 Aug 2021 16:07:44 +0000 (09:07 -0700)
committerDan Williams <dan.j.williams@intel.com>
Tue, 24 Aug 2021 19:08:31 +0000 (12:08 -0700)
commit99f58e7086fe93ff6fe9b84728a929396729d913
tree5279a07612cb5f6a0b6e90d3986ff18823bbec6f
parent574d46ed53b5276c539182088a6ab44ee241ea7a
cxl/mbox: Move command definitions to common location

In preparation for cxl_test to mock responses to mailbox command
requests, move some definitions from core/mbox.c to cxlmem.h.

No functional changes intended.

Acked-by: Ben Widawsky <ben.widawsky@intel.com>
Link: https://lore.kernel.org/r/162982126452.1124374.96436147395192046.stgit@dwillia2-desk3.amr.corp.intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/cxl/core/mbox.c
drivers/cxl/cxlmem.h
drivers/cxl/pmem.c