summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2026-08-13 10:22:02 +0200
committerMathieu Poirier <mathieu.poirier@linaro.org>2026-08-31 11:28:33 -0600
commit4d158fa1206f2087d4aebb824663d35837a9cabc (patch)
treebf2b1a87fcacb91d2031d5cb02c7b5fb3c99f153 /scripts/Makefile.thinlto
parentc54ed1a61bd3e6ada805dd0fd2317ed724e36230 (diff)
downloadlinux-next-4d158fa1206f2087d4aebb824663d35837a9cabc.tar.gz
linux-next-4d158fa1206f2087d4aebb824663d35837a9cabc.zip
remoteproc: imx_rproc: Invoke the callback directly
The imx-mailbox driver moved the callback invocation into the threaded IRQ handler. This means the callback is invoked in preemptible context and there is no need to schedule the kworker for the imx_rproc_notified_idr_cb() invocation. This was tested with the rpmsg-tty driver on imx93. Remove the workqueue handling and invoke the imx_rproc_notified_idr_cb() callback directly. Reviewed-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Link: https://lore.kernel.org/r/20260813-imx_mbox_rproc-v6-1-6903a93b0456@linutronix.de Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions