diff options
| author | Sudeep Holla <sudeep.holla@kernel.org> | 2026-07-23 15:39:26 +0100 |
|---|---|---|
| committer | Jassi Brar <jassisinghbrar@gmail.com> | 2026-08-15 15:41:12 -0500 |
| commit | 1b7fd7229558be93c042c0b3c04292de36a4dae9 (patch) | |
| tree | 292ddb6c502adee6cf478e78c5f46acd24900d5d /tools/perf/scripts/python | |
| parent | ef24ff4f5cda39f8a2e7da3d57773da8fbe600ce (diff) | |
mailbox: pcc: Notify clients on polled completion
PCC channels without a platform interrupt rely on the mailbox
polling path to detect command completion.
That path currently only reports transmit completion to the mailbox
core, so clients that wait for their receive callback do not get
notified when the command completes.
Call mbox_chan_received_data() when polling observes completion on a
channel without a platform IRQ, matching the interrupt-driven
completion path.
Reported-by: Cristian Marussi <cristian.marussi@arm.com>
Acked-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Sudeep Holla <sudeep.holla@kernel.org>
Reviewed-by: Adam Young <admiyo@os.amperecomputing.com>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
