summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorOtto Pflüger <otto.pflueger@abscue.de>2026-01-10 16:43:36 +0100
committerJassi Brar <jassisinghbrar@gmail.com>2026-02-01 18:59:33 -0600
commitc77661d60d4223bf2ff10d409beb0c3b2021183b (patch)
treed87f25abf70de14e3ea78be4b6f20be9a226cebe /include/linux/debugobjects.h
parent0856aed508878c6208cf17c75361317287101b3d (diff)
mailbox: sprd: clear delivery flag before handling TX done
If there are any pending messages in the mailbox queue, they are sent as soon as a TX done event arrives from the driver. This may trigger a new delivery interrupt while the previous one is still being handled. If the delivery status is cleared after this, the interrupt is lost. To prevent this from happening, clear the delivery status immediately after checking it and before any new messages are sent. Signed-off-by: Otto Pflüger <otto.pflueger@abscue.de> Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions