diff options
| author | Elliot Berman <[email protected]> | 2023-04-10 16:16:53 +0000 |
|---|---|---|
| committer | Jassi Brar <[email protected]> | 2023-04-18 16:48:55 +0000 |
| commit | f11ff34d883a26f4f13c307aeb556f2b076a5066 (patch) | |
| tree | 8c8f0eb05df0abd0e2807cb66641ed2f0e4fb1e7 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | mailbox: Allow direct registration to a channel (diff) | |
| download | kernel-f11ff34d883a26f4f13c307aeb556f2b076a5066.tar.gz kernel-f11ff34d883a26f4f13c307aeb556f2b076a5066.zip | |
mailbox: omap: Use mbox_bind_client
Use generic mbox_bind_client() to bind omap mailbox channel to a client.
mbox_bind_client is identical to the replaced lines, except that it:
- Does the operation under con_mutex which prevents possible races in
removal path
- Sets TXDONE_BY_ACK if omap uses TXDONE_BY_POLL. omap uses
TXDONE_BY_IRQ, so this check is not applicable.
- Calls chan->mbox->ops->startup, if available. omap doesn't have, so
this is not applicable.
Signed-off-by: Elliot Berman <[email protected]>
Signed-off-by: Jassi Brar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
