aboutsummaryrefslogtreecommitdiff
path: root/drivers/hv
diff options
context:
space:
mode:
authorAlison Schofield2022-03-30 18:27:16 -0700
committerDan Williams2022-04-12 16:07:01 -0700
commitd97fe8eec2b895b2aa2f7bb3d55e7b88bc2d53f3 (patch)
treeef038a647ff767661d2b75e1ca9a46a0e15c32c2 /drivers/hv
parent82b8ba29538e5dae0a4e481dbbea4d5015c683af (diff)
cxl/mbox: Make handle_mailbox_cmd_from_user() use a mbox param
Previously, handle_mailbox_cmd_from_user(), constructed the mailbox command and dispatched it to the hardware. The construction work has moved to the validation path. handle_mailbox_cmd_from_user() now expects a fully validated mbox param. Make it's caller, cxl_send_cmd(), deliver it. Update the comments and dereferencing of the new mbox parameter. Signed-off-by: Alison Schofield <alison.schofield@intel.com> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Dan Williams <dan.j.williams@intel.com> Link: https://lore.kernel.org/r/77050ba512d6c30eccf7505467509e460dd325a0.1648687552.git.alison.schofield@intel.com Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions