diff options
| author | Jassi Brar <jassisinghbrar@gmail.com> | 2026-03-22 20:15:33 +0300 |
|---|---|---|
| committer | Thomas Gleixner <tglx@kernel.org> | 2026-03-26 18:11:53 +0300 |
| commit | cfe02147e86307a17057ee4e3604f5f5919571d2 (patch) | |
| tree | fa98dbd2d1a4bc7b683738d8a646ceebb60a0976 /samples/workqueue | |
| parent | 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f (diff) | |
| download | linux-cfe02147e86307a17057ee4e3604f5f5919571d2.tar.xz | |
irqchip/qcom-mpm: Add missing mailbox TX done acknowledgment
The mbox_client for qcom-mpm sends NULL doorbell messages via
mbox_send_message() but never signals TX completion.
Set knows_txdone=true and call mbox_client_txdone() after a successful
send, matching the pattern used by other Qualcomm mailbox clients (smp2p,
smsm, qcom_aoss etc).
Fixes: a6199bb514d8a6 "irqchip: Add Qualcomm MPM controller driver"
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Cc: stable@vger.kernel.org
Link: https://patch.msgid.link/20260322171533.608436-1-jassisinghbrar@gmail.com
Diffstat (limited to 'samples/workqueue')
0 files changed, 0 insertions, 0 deletions
