diff options
author | Ricardo Ribalda <ribalda@chromium.org> | 2022-11-30 13:58:22 +0100 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2022-12-19 03:40:31 +0100 |
commit | 16edcfef77147748c43c9c58ce18f59c61d1c357 (patch) | |
tree | 97a89d1f6f6401a65e3fc5c0e973b0638bac9bac /Documentation | |
parent | mailbox: zynq-ipi: fix error handling while device_register() fails (diff) | |
download | linux-16edcfef77147748c43c9c58ce18f59c61d1c357.tar.xz linux-16edcfef77147748c43c9c58ce18f59c61d1c357.zip |
mailbox: mtk-cmdq: Do not request irq until we are ready
If the system comes from kexec() the peripheral might trigger an IRQ
befoe we are ready for it. Triggering a crash due to an access to
invalid memory.
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions