diff options
author | Dave Jiang <[email protected]> | 2024-09-05 15:35:46 -0700 |
---|---|---|
committer | Dave Jiang <[email protected]> | 2024-09-12 08:38:01 -0700 |
commit | 8d8081cecfb9940beeb4a8a700db34e615a96056 (patch) | |
tree | 5ec4230778a9d3d11335178a8eb43387719d77dd /lib/crypto/mpi/mpi-mul.c | |
parent | 40a895fd9a358eea16901026360bd2cd3ca691a7 (diff) |
cxl: Move mailbox related bits to the same context
Create a new 'struct cxl_mailbox' and move all mailbox related bits to
it. This allows isolation of all CXL mailbox data in order to export
some of the calls to external kernel callers and avoid exporting of CXL
driver specific bits such has device states. The allocation of
'struct cxl_mailbox' is also split out with cxl_mailbox_init() so the
mailbox can be created independently.
Reviewed-by: Jonathan Cameron <[email protected]>
Reviewed-by: Alejandro Lucero <[email protected]>
Reviewed-by: Fan Ni <[email protected]>
Reviewed-by: Alison Schofield <[email protected]>
Reviewed-by: Ira Weiny <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Dave Jiang <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions