diff options
author | Sudeep Holla <[email protected]> | 2021-09-17 14:33:50 +0100 |
---|---|---|
committer | Jassi Brar <[email protected]> | 2021-10-29 22:46:38 -0500 |
commit | 7b6da7fe7bba1cdccdda871bf393b855e59404c3 (patch) | |
tree | 0f8fc50e38075658533e399eb17f52dcc4e271f5 /lib/test_fortify/write_overflow-strscpy.c | |
parent | 0f2591e21b2e85c05e2aa74d4703189fd3a57526 (diff) |
mailbox: pcc: Use PCC mailbox channel pointer instead of standard
Now that we have all the shared memory region information populated in
the pcc_mbox_chan, let us propagate the pointer to the same as the
return value to pcc_mbox_request channel.
This eliminates the need for the individual users of PCC mailbox to
parse the PCCT subspace entries and fetch the shmem information. This
also eliminates the need for PCC mailbox controller to set con_priv to
PCCT subspace entries. This is required as con_priv is private to the
controller driver to attach private data associated with the channel and
not meant to be used by the mailbox client/users.
Let us convert all the users of pcc_mbox_{request,free}_channel to use
new interface.
Cc: Jean Delvare <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Acked-by: Wolfram Sang <[email protected]>
Acked-by: Guenter Roeck <[email protected]>
Signed-off-by: Jassi Brar <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strscpy.c')
0 files changed, 0 insertions, 0 deletions